35 #ifndef IECORE_CURVESALGO_H
36 #define IECORE_CURVESALGO_H
41 #include "IECore/PrimitiveVariable.h"
42 #include "IECore/CurvesPrimitive.h"
50 void resamplePrimitiveVariable(
const CurvesPrimitive *curvesPrimitive, PrimitiveVariable &primitiveVariable,
PrimitiveVariable::Interpolation interpolation );
53 CurvesPrimitivePtr deleteCurves(
const CurvesPrimitive *curvesPrimitive,
const PrimitiveVariable &curvesToDelete );
59 #endif // IECORE_CURVESALGO_H
Interpolation
Definition: PrimitiveVariable.h:53
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43