OpenVDB
3.0.0
|
Counts the total number of points per leaf, accounts for cells with multiple points. More...
#include <VolumeToMesh.h>
Public Member Functions | |
CountPoints (std::vector< size_t > &pointList) | |
template<typename LeafNodeType > | |
void | operator() (LeafNodeType &leaf, size_t leafIndex) const |
Counts the total number of points per leaf, accounts for cells with multiple points.
|
inline |
|
inline |