OpenVDB  1.1.0
Classes | Public Types | Static Public Member Functions | List of all members
IterTraits< NodeT, typename NodeT::ChildOnIter > Struct Template Reference

#include <TreeIterator.h>

Classes

struct  NodeConverter

Public Types

typedef NodeT::ChildOnIter IterT

Static Public Member Functions

static IterT begin (NodeT &node)
template<typename ChildT >
static ChildT * getChild (const IterT &iter)

Member Typedef Documentation

typedef NodeT::ChildOnIter IterT

Member Function Documentation

static IterT begin ( NodeT &  node)
inlinestatic
static ChildT* getChild ( const IterT iter)
inlinestatic

The documentation for this struct was generated from the following file: