#include <openvdb/util/NodeMasks.h>
 
  
| Public Member Functions | |
| OnMaskIterator () | |
| OnMaskIterator (Index32 pos, const NodeMask *parent) | |
| void | increment () | 
| void | increment (Index n) | 
| bool | next () | 
| bool | operator* () const | 
| OnMaskIterator & | 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 | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inlineinherited |