OpenVDB
3.2.0
|
#include <MeshToVolume.h>
Classes | |
struct | IsNegative |
Public Types | |
typedef TreeType::ValueType | ValueType |
typedef TreeType::LeafNodeType | LeafNodeType |
Public Member Functions | |
ValidateIntersectingVoxels (TreeType &tree, std::vector< LeafNodeType *> &nodes) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
TreeType *const | mTree |
LeafNodeType **const | mNodes |
typedef TreeType::LeafNodeType LeafNodeType |
typedef TreeType::ValueType ValueType |
|
inline |
|
inline |
LeafNodeType** const mNodes |
TreeType* const mTree |