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

#include <TreeIterator.h>

Classes

struct  NodeConverter

Public Types

typedef NodeT::ChildOnCIter IterT

Static Public Member Functions

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

Member Typedef Documentation

typedef NodeT::ChildOnCIter IterT

Member Function Documentation

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

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