35 #ifndef IE_CORE_RENDERABLE_H
36 #define IE_CORE_RENDERABLE_H
38 #include "IECore/Export.h"
39 #include "IECore/BlindDataHolder.h"
44 IE_CORE_FORWARDDECLARE( Renderer );
58 virtual void render(
Renderer *renderer )
const = 0;
62 static const unsigned int m_ioVersion;
69 #endif // IE_CORE_RENDERABLE_H
A class which represents an object with some blind data attached.
Definition: BlindDataHolder.h:46
Definition: Renderer.h:93
Definition: Renderable.h:48
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43