OpenVDB
0.104.0
|
#include <VolumeToMesh.h>
Public Types | |
typedef std::vector< const typename TreeT::LeafNodeType * > | ListT |
Public Member Functions | |
LeafCPtrList (const TreeT &tree) | |
size_t | size () const |
const TreeT::LeafNodeType * | operator[] (size_t n) const |
tbb::blocked_range< size_t > | getRange () const |
const ListT & | getList () const |
typedef std::vector<const typename TreeT::LeafNodeType *> ListT |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |