OpenVDB 11.0.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
IterTraits< NodeT, IterT > Struct Template Reference

#include <openvdb/tree/TreeIterator.h>

Static Public Member Functions

template<typename ChildT >
static ChildT * getChild (const IterT &)
 

Detailed Description

template<typename NodeT, typename IterT>
struct openvdb::v11_0::tree::IterTraits< NodeT, IterT >

IterTraits provides the following for iterators of the standard types, i.e., for {Child,Value}{On,Off,All}{Iter,CIter}:

Member Function Documentation

◆ getChild()

template<typename NodeT , typename IterT >
template<typename ChildT >
static ChildT * getChild ( const IterT & )
inlinestatic