OpenVDB 11.0.0
|
#include </private/tmp/openvdb-20240426-83507-bnu7c4/openvdb-11.0.0/openvdb/openvdb/tree/TreeIterator.h>
Classes | |
struct | NodeConverter |
Public Types | |
using | IterT = typename NodeT::ChildAllCIter |
Static Public Member Functions | |
static IterT | begin (const NodeT &node) |
template<typename ChildT > | |
static ChildT * | getChild (const IterT &iter) |
using IterT = typename NodeT::ChildAllCIter |
|
inlinestatic |
|
inlinestatic |