OpenVDB
4.0.1
|
Functor for use with LeafManager::foreach() to populate active leaf voxels with sequential indices. More...
#include <PoissonSolver.h>
Public Member Functions | |
LeafIndexOp (const VIndex *count_) | |
void | operator() (LeafType &leaf, size_t leafIdx) const |
Public Attributes | |
const VIndex * | count |
Functor for use with LeafManager::foreach() to populate active leaf voxels with sequential indices.
|
inline |
|
inline |
const VIndex* count |