OpenVDB
3.1.0
|
#include <MeshToVolume.h>
Public Types | |
typedef TreeType::LeafNodeType | LeafNodeType |
Public Member Functions | |
ComputeNodeConnectivity (const TreeType &tree, const Coord *coordinates, size_t *offsets, size_t numNodes, const CoordBBox &bbox) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
size_t | findNeighbourNode (tree::ValueAccessor< const TreeType > &acc, const Coord &start, const Coord &step) const |
typedef TreeType::LeafNodeType LeafNodeType |
|
inline |
|
inline |
|
inline |