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

#include <openvdb/tree/LeafManager.h>

Public Types

using LeafIterType = typename TreeT::LeafCIter
 
using LeafIterType
 

Static Public Attributes

static const bool IsConstTree = true
 
static const bool IsConstTree
 

Member Typedef Documentation

◆ LeafIterType [1/2]

using LeafIterType

◆ LeafIterType [2/2]

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

Member Data Documentation

◆ IsConstTree [1/2]

const bool IsConstTree
static

◆ IsConstTree [2/2]

template<typename TreeT>
const bool IsConstTree = true
static