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

Useful traits for Tree types. More...

#include <LeafManager.h>

Public Types

using LeafIterType = typename TreeT::LeafIter
 

Static Public Attributes

static const bool IsConstTree = false
 

Detailed Description

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

Useful traits for Tree types.

Definition at line 37 of file LeafManager.h.

Member Typedef Documentation

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

Definition at line 39 of file LeafManager.h.

Member Data Documentation

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

Definition at line 38 of file LeafManager.h.


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