35 #ifndef IECOREGL_TOGLCURVESCONVERTER_H
36 #define IECOREGL_TOGLCURVESCONVERTER_H
38 #include "IECoreGL/Export.h"
39 #include "IECoreGL/ToGLConverter.h"
43 IE_CORE_FORWARDDECLARE( CurvesPrimitive );
49 IE_CORE_FORWARDDECLARE( CurvesPrimitive );
68 IECore::RunTimeTypedPtr doConversion( IECore::ConstObjectPtr src, IECore::ConstCompoundObjectPtr operands )
const override;
72 class ToVertexConverter;
80 #endif // IECOREGL_TOGLCURVESCONVERTER_H
Definition: CurvesPrimitive.h:49
Definition: ToGLConverter.h:51
The namespace within which all CoreGL functionality is defined.
Definition: AlphaTexture.h:41
Definition: ToGLCurvesConverter.h:53
Definition: ToGLConverter.h:88
Definition: RunTimeTyped.h:211
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43