35 #ifndef IECORE_EDITBLOCK_H
36 #define IECORE_EDITBLOCK_H
38 #include "boost/noncopyable.hpp"
40 #include "IECore/Export.h"
41 #include "IECore/CompoundData.h"
52 class IECORE_API
EditBlock :
public boost::noncopyable
72 #endif // IECORE_EDITBLOCK_H
Definition: EditBlock.h:52
Definition: Renderer.h:93
std::map< InternedString, DataPtr > CompoundDataMap
The type of Data held by the CompoundData typedef.
Definition: CompoundDataBase.h:46
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43