OpenVDB
2.1.0
|
Computes the point list indices for the index tree. More...
#include <VolumeToMesh.h>
Public Types | |
typedef tree::ValueAccessor < const Int16TreeT > | Int16AccessorT |
Public Member Functions | |
MapPoints (std::vector< size_t > &pointList, const Int16TreeT &signTree) | |
template<typename LeafNodeType > | |
void | operator() (LeafNodeType &leaf, size_t leafIndex) const |
Computes the point list indices for the index tree.
typedef tree::ValueAccessor<const Int16TreeT> Int16AccessorT |
|
inline |
|
inline |