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

#include <openvdb/tree/LeafManager.h>

Public Types

using LeafIterType = typename TreeT::LeafCIter
 

Static Public Attributes

static const bool IsConstTree = true
 

Member Typedef Documentation

◆ LeafIterType

using LeafIterType = typename TreeT::LeafCIter

Member Data Documentation

◆ IsConstTree

const bool IsConstTree = true
static