OpenVDB
6.0.0
|
#include <MeshToVolume.h>
Public Types | |
using | LeafNodeType = typename TreeType::LeafNodeType |
Public Member Functions | |
StashOriginAndStoreOffset (std::vector< LeafNodeType * > &nodes, Coord *coordinates) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
LeafNodeType **const | mNodes |
Coord *const | mCoordinates |
using LeafNodeType = typename TreeType::LeafNodeType |
|
inline |
|
inline |
Coord* const mCoordinates |
LeafNodeType** const mNodes |