35 #ifndef IECOREGL_TOGLSTATECONVERTER_H
36 #define IECOREGL_TOGLSTATECONVERTER_H
38 #include "IECoreGL/Export.h"
39 #include "IECoreGL/ToGLConverter.h"
44 IE_CORE_FORWARDDECLARE( CompoundObject )
45 IE_CORE_FORWARDDECLARE( Data )
52 IE_CORE_FORWARDDECLARE( State )
53 IE_CORE_FORWARDDECLARE( StateComponent )
73 IECore::RunTimeTypedPtr doConversion( IECore::ConstObjectPtr src, IECore::ConstCompoundObjectPtr operands )
const override;
85 #endif // IECOREGL_TOGLSTATECONVERTER_H
Definition: ToGLConverter.h:51
The namespace within which all CoreGL functionality is defined.
Definition: AlphaTexture.h:41
Definition: ToGLStateConverter.h:58
Definition: CompoundObject.h:46
Definition: ToGLConverter.h:88
Definition: RunTimeTyped.h:211
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43