OpenVDB
6.0.0
|
#include <MeshToVolume.h>
Public Types | |
using | LeafNodeType = typename TreeType::LeafNodeType |
Public Member Functions | |
AddNodes (TreeType &tree, std::vector< LeafNodeType * > &nodes) | |
void | operator() () const |
Public Attributes | |
TreeType *const | mTree |
std::vector< LeafNodeType * > *const | mNodes |
using LeafNodeType = typename TreeType::LeafNodeType |
|
inline |
|
inline |
std::vector<LeafNodeType*>* const mNodes |
TreeType* const mTree |