OpenVDB
2.3.0
|
#include <LeafManager.h>
Public Types | |
typedef ManagerT::RangeType | RangeT |
typedef ManagerT::LeafType | LeafT |
typedef ManagerT::BufferType | BufT |
Static Public Member Functions | |
static void | doSwapLeafBuffer (const RangeT &r, size_t auxBufferIdx, LeafT **leafs, BufT *bufs, size_t bufsPerLeaf) |
This helper class implements LeafManager methods that need to be specialized for const vs. non-const trees.
typedef ManagerT::BufferType BufT |
typedef ManagerT::LeafType LeafT |
typedef ManagerT::RangeType RangeT |
|
inlinestatic |