35 #ifndef IECORE_MESHNORMALSOP_H
36 #define IECORE_MESHNORMALSOP_H
38 #include "IECore/Export.h"
39 #include "IECore/TypedPrimitiveOp.h"
40 #include "IECore/NumericParameter.h"
54 IE_CORE_DECLARERUNTIMETYPED(
MeshNormalsOp, MeshPrimitiveOp );
71 struct CalculateNormals;
81 #endif // IECORE_MESHNORMALSOP_H
Definition: MeshNormalsOp.h:47
Definition: TypedParameter.h:48
Definition: MeshPrimitive.h:56
Definition: CompoundObject.h:46
Definition: NumericParameter.h:48
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43