OpenVDB 12.0.0
|
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/openvdb/tree/LeafManager.h>
Public Types | |
using | RangeT = typename ManagerT::RangeType |
using | LeafT = typename ManagerT::LeafType |
using | BufT = typename ManagerT::BufferType |
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.
using BufT = typename ManagerT::BufferType |
using LeafT = typename ManagerT::LeafType |
using RangeT = typename ManagerT::RangeType |