HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::IterTraits< NodeT, typename NodeT::ValueAllCIter > Struct Template Reference

#include <TreeIterator.h>

Classes

struct  NodeConverter
 

Public Types

using IterT = typename NodeT::ValueAllCIter
 

Static Public Member Functions

static IterT begin (const NodeT &node)
 

Detailed Description

template<typename NodeT>
struct openvdb::OPENVDB_VERSION_NAME::tree::IterTraits< NodeT, typename NodeT::ValueAllCIter >

Definition at line 189 of file TreeIterator.h.

Member Typedef Documentation

template<typename NodeT >
using openvdb::OPENVDB_VERSION_NAME::tree::IterTraits< NodeT, typename NodeT::ValueAllCIter >::IterT = typename NodeT::ValueAllCIter

Definition at line 191 of file TreeIterator.h.

Member Function Documentation

template<typename NodeT >
static IterT openvdb::OPENVDB_VERSION_NAME::tree::IterTraits< NodeT, typename NodeT::ValueAllCIter >::begin ( const NodeT &  node)
inlinestatic

Definition at line 192 of file TreeIterator.h.


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