35 #ifndef IECORE_MIXSMOOTHSKINNINGWEIGHTSOP_H
36 #define IECORE_MIXSMOOTHSKINNINGWEIGHTSOP_H
38 #include "IECore/Export.h"
39 #include "IECore/ModifyOp.h"
40 #include "IECore/TypedObjectParameter.h"
41 #include "IECore/VectorTypedParameter.h"
65 SmoothSkinningDataParameterPtr m_skinningDataParameter;
66 FloatVectorParameterPtr m_mixingWeightsParameter;
73 #endif // IECORE_MIXSMOOTHSKINNINGWEIGHTSOP_H
Definition: MixSmoothSkinningWeightsOp.h:50
Definition: CompoundObject.h:46
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43
Definition: ModifyOp.h:52