OpenVDB 11.0.0
Loading...
Searching...
No Matches
TreeTraits< const TreeT > Struct Template Reference

#include </private/tmp/openvdb-20240911-6911-ud5bqz/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