OpenVDB  9.0.1
Public Member Functions | List of all members
NullDeformer Struct Reference

No-op deformer (adheres to the deformer interface documented in PointMove.h) More...

#include <openvdb/points/PointMask.h>

Public Member Functions

template<typename LeafT >
void reset (LeafT &, size_t=0)
 
template<typename IterT >
void apply (Vec3d &, IterT &) const
 

Detailed Description

No-op deformer (adheres to the deformer interface documented in PointMove.h)

Member Function Documentation

void apply ( Vec3d &  ,
IterT &   
) const
inline
void reset ( LeafT &  ,
size_t  = 0 
)
inline