A no-op filter that can be used when iterating over all indices.
More...
#include <openvdb/points/IndexIterator.h>
|
template<typename LeafT > |
void | reset (const LeafT &) |
|
A no-op filter that can be used when iterating over all indices.
- See also
- points/IndexFilter.h for the documented interface for an index filter
◆ initialized()
static bool initialized |
( |
| ) |
|
|
inlinestatic |
◆ reset()
void reset |
( |
const LeafT & |
| ) |
|
|
inline |
◆ state() [1/2]
◆ state() [2/2]
◆ valid()
static bool valid |
( |
const IterT & |
| ) |
|
|
inlinestatic |