HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::NullDeformer Struct Reference

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

#include <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)

Definition at line 73 of file PointMask.h.

Member Function Documentation

template<typename IterT >
void openvdb::OPENVDB_VERSION_NAME::points::NullDeformer::apply ( Vec3d &  ,
IterT &   
) const
inline

Definition at line 79 of file PointMask.h.

template<typename LeafT >
void openvdb::OPENVDB_VERSION_NAME::points::NullDeformer::reset ( LeafT &  ,
size_t  = 0 
)
inline

Definition at line 76 of file PointMask.h.


The documentation for this struct was generated from the following file: