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

static ChildT* getChild ( const IterT &  )
inlinestatic