OpenVDB  9.0.1
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

using LeafIterType = typename TreeT::LeafCIter

Member Data Documentation

const bool IsConstTree = true
static