35 #ifndef IECORE_NORMALIZESMOOTHSKINNINGWEIGHTSOP_H
36 #define IECORE_NORMALIZESMOOTHSKINNINGWEIGHTSOP_H
38 #include "IECore/Export.h"
39 #include "IECore/ModifyOp.h"
40 #include "IECore/NumericParameter.h"
41 #include "IECore/VectorTypedParameter.h"
64 BoolParameterPtr m_useLocksParameter;
65 BoolVectorParameterPtr m_influenceLocksParameter;
72 #endif // IECORE_NORMALIZESMOOTHSKINNINGWEIGHTSOP_H
Definition: CompoundObject.h:46
Definition: NormalizeSmoothSkinningWeightsOp.h:49
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43
Definition: ModifyOp.h:52