Functor for use with LeafManager::foreach() to populate a vector with the values of a tree's active voxels.
More...
#include <PoissonSolver.h>
template<typename VectorValueType, typename SourceTreeType>
struct openvdb::v3_1_0::tools::poisson::internal::CopyToVecOp< VectorValueType, SourceTreeType >
Functor for use with LeafManager::foreach() to populate a vector with the values of a tree's active voxels.
typedef SourceTreeType::LeafNodeType LeafT |
void operator() |
( |
const VIdxLeafT & |
idxLeaf, |
|
|
size_t |
|
|
) |
| const |
|
inline |
const SourceTreeType* tree |
The documentation for this struct was generated from the following file: