35 #ifndef IE_CORE_OBJECTREADER_H
36 #define IE_CORE_OBJECTREADER_H
38 #include "IECore/Export.h"
39 #include "IECore/Reader.h"
40 #include "IECore/Object.h"
41 #include "IECore/CompoundData.h"
61 static bool canRead(
const std::string &fileName );
66 CompoundObjectPtr readHeader()
override;
72 static IndexedIOPtr open(
const std::string &fileName );
83 #endif // IE_CORE_OBJECTREADER_H
Definition: CompoundObject.h:46
Definition: ObjectReader.h:48
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43