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

#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.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