|
OpenVDB
3.2.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 |
1.8.12