35 #ifndef IECORE_POINTSALGO_H
36 #define IECORE_POINTSALGO_H
39 #include "IECore/PrimitiveVariable.h"
40 #include "IECore/PointsPrimitive.h"
50 PointsPrimitivePtr deletePoints(
const PointsPrimitive *meshPrimitive,
const PrimitiveVariable &pointsToDelete);
55 PointsPrimitivePtr mergePoints(
const std::vector<const PointsPrimitive *> &pointsPrimitives );
61 #endif // IECORE_POINTSALGO_H
Interpolation
Definition: PrimitiveVariable.h:53
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43