HDK
|
#include <LeafManager.h>
Public Types | |
using | ManagerT = LeafManager< const TreeT > |
using | RangeT = typename ManagerT::RangeType |
using | LeafT = typename ManagerT::LeafType |
using | BufT = typename ManagerT::BufferType |
Static Public Member Functions | |
static void | doSwapLeafBuffer (const RangeT &, size_t, LeafT **, BufT *, size_t) |
Definition at line 853 of file LeafManager.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafManagerImpl< LeafManager< const TreeT > >::BufT = typename ManagerT::BufferType |
Definition at line 858 of file LeafManager.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafManagerImpl< LeafManager< const TreeT > >::LeafT = typename ManagerT::LeafType |
Definition at line 857 of file LeafManager.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafManagerImpl< LeafManager< const TreeT > >::ManagerT = LeafManager<const TreeT> |
Definition at line 855 of file LeafManager.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafManagerImpl< LeafManager< const TreeT > >::RangeT = typename ManagerT::RangeType |
Definition at line 856 of file LeafManager.h.
|
inlinestatic |
Definition at line 860 of file LeafManager.h.