OpenVDB
3.1.0
|
Functor for use with LeafManager::foreach() to populate an array with per-leaf active voxel counts. More...
#include <PoissonSolver.h>
Public Member Functions | |
LeafCountOp (VIndex *count_) | |
void | operator() (const LeafType &leaf, size_t leafIdx) const |
Public Attributes | |
VIndex * | count |
Functor for use with LeafManager::foreach() to populate an array with per-leaf active voxel counts.
|
inline |
|
inline |
VIndex* count |