OpenVDB
12.0.0
|
#include <openvdb/util/NodeMasks.h>
Inherits BaseMaskIterator< NodeMask >.
Public Member Functions | |
DenseMaskIterator () | |
DenseMaskIterator (Index32 pos, const NodeMask *parent) | |
void | increment () |
void | increment (Index n) |
bool | next () |
bool | operator* () const |
DenseMaskIterator & | operator++ () |
bool | operator== (const BaseMaskIterator &iter) const |
bool | operator!= (const BaseMaskIterator &iter) const |
bool | operator< (const BaseMaskIterator &iter) const |
Index32 | offset () const |
Index32 | pos () const |
bool | test () const |
operator bool () const | |
Protected Attributes | |
Index32 | mPos |
const NodeMask * | mParent |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |