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