HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::DepthFirstNodeVisitor< NodeT, 0 > Struct Template Reference

#include <NodeVisitor.h>

Static Public Member Functions

template<typename OpT >
static size_t visit (NodeT &node, OpT &op, size_t idx=0)
 

Detailed Description

template<typename NodeT>
struct openvdb::OPENVDB_VERSION_NAME::tools::DepthFirstNodeVisitor< NodeT, 0 >

Definition at line 217 of file NodeVisitor.h.

Member Function Documentation

template<typename NodeT >
template<typename OpT >
static size_t openvdb::OPENVDB_VERSION_NAME::tools::DepthFirstNodeVisitor< NodeT, 0 >::visit ( NodeT &  node,
OpT &  op,
size_t  idx = 0 
)
inlinestatic

Definition at line 220 of file NodeVisitor.h.


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