HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Iterator.h File Reference
#include <sstream>
#include <type_traits>
#include <openvdb/util/NodeMasks.h>
#include <openvdb/Exceptions.h>
+ Include dependency graph for Iterator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvdb::OPENVDB_VERSION_NAME::tree::IteratorBase< MaskIterT, NodeT >
 Base class for iterators over internal and leaf nodes. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
 Base class for sparse iterators over internal and leaf nodes. More...
 
struct  openvdb::OPENVDB_VERSION_NAME::tree::DenseIteratorBase< MaskIterT, IterT, NodeT, SetItemT, UnsetItemT >
 Base class for dense iterators over internal and leaf nodes. More...
 

Namespaces

 openvdb
 
 openvdb::OPENVDB_VERSION_NAME
 
 openvdb::OPENVDB_VERSION_NAME::tree
 

Detailed Description

Author
Peter Cucka and Ken Museth

Definition in file Iterator.h.