OpenVDB
0.104.0
|
#include <NodeMasks.h>
Inherited by NodeMask< Log2Dim >::DenseIterator, NodeMask< Log2Dim >::OffIterator, and NodeMask< Log2Dim >::OnIterator.
Public Member Functions | |
BaseIterator () | |
BaseIterator (Index32 pos, const NodeMask *parent) | |
bool | operator== (const BaseIterator &iter) const |
bool | operator!= (const BaseIterator &iter) const |
bool | operator< (const BaseIterator &iter) const |
void | operator= (const BaseIterator &iter) |
Index32 | offset () const |
Index32 | pos () const |
OPENVDB_DEPRECATED Index32 | getOffset () const |
bool | test () const |
operator bool () const | |
Protected Attributes | |
Index32 | mPos |
const NodeMask * | mParent |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |