OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
TreeTraits< const TreeT > Struct Template Reference

#include </private/tmp/openvdb-20240426-83310-mrqm9y/openvdb-11.0.0/openvdb/openvdb/tree/LeafManager.h>

Public Types

using LeafIterType = typename TreeT::LeafCIter
 

Static Public Attributes

static const bool IsConstTree = true
 

Member Typedef Documentation

◆ LeafIterType

template<typename TreeT >
using LeafIterType = typename TreeT::LeafCIter

Member Data Documentation

◆ IsConstTree

template<typename TreeT >
const bool IsConstTree = true
static