HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::leafmgr::TreeTraits< const TreeT > Struct Template Reference

#include <LeafManager.h>

Public Types

using LeafIterType = typename TreeT::LeafCIter
 

Static Public Attributes

static const bool IsConstTree = true
 

Detailed Description

template<typename TreeT>
struct openvdb::OPENVDB_VERSION_NAME::tree::leafmgr::TreeTraits< const TreeT >

Definition at line 41 of file LeafManager.h.

Member Typedef Documentation

template<typename TreeT >
using openvdb::OPENVDB_VERSION_NAME::tree::leafmgr::TreeTraits< const TreeT >::LeafIterType = typename TreeT::LeafCIter

Definition at line 43 of file LeafManager.h.

Member Data Documentation

template<typename TreeT >
const bool openvdb::OPENVDB_VERSION_NAME::tree::leafmgr::TreeTraits< const TreeT >::IsConstTree = true
static

Definition at line 42 of file LeafManager.h.


The documentation for this struct was generated from the following file: