No-op deformer (adheres to the deformer interface documented in PointMove.h)
More...
#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/openvdb/openvdb/points/PointMask.h>
|
template<typename LeafT > |
void | reset (LeafT &, size_t=0) |
|
template<typename IterT > |
void | apply (Vec3d &, IterT &) const |
|
No-op deformer (adheres to the deformer interface documented in PointMove.h)
◆ apply()
template<typename IterT >
void apply |
( |
Vec3d & | , |
|
|
IterT & | ) const |
|
inline |
◆ reset()
template<typename LeafT >
void reset |
( |
LeafT & | , |
|
|
size_t | = 0 ) |
|
inline |