35 #ifndef IECORE_CURVETANGENTSOP_H
36 #define IECORE_CURVETANGENTSOP_H
38 #include "IECore/Export.h"
39 #include "IECore/TypedPrimitiveOp.h"
40 #include "IECore/SimpleTypedParameter.h"
41 #include "IECore/CurvesPrimitive.h"
67 StringParameterPtr m_vTangentPrimVarNameParameter;
69 struct CalculateTangents;
79 #endif // IECORE_CURVETANGENTSOP_H
Definition: CurvesPrimitive.h:49
Definition: TypedParameter.h:48
Definition: CompoundObject.h:46
Definition: CurveTangentsOp.h:49
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43