OpenVDB
2.3.0
|
Counts the total number of points per collapsed region. More...
#include <VolumeToMesh.h>
Public Types | |
typedef tree::ValueAccessor < IntTreeT > | IntAccessorT |
typedef IntTreeT::LeafNodeType | IntLeafT |
Public Member Functions | |
CountRegions (IntTreeT &idxTree, std::vector< size_t > ®ions) | |
template<typename LeafNodeType > | |
void | operator() (LeafNodeType &leaf, size_t leafIndex) const |
Counts the total number of points per collapsed region.
typedef tree::ValueAccessor<IntTreeT> IntAccessorT |
typedef IntTreeT::LeafNodeType IntLeafT |
|
inline |
|
inline |