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()
template<typename LeafT >
void reset |
( |
const LeafT & | | ) |
|
|
inline |
◆ state() [1/2]
◆ state() [2/2]
template<typename LeafT >
◆ valid()
template<typename IterT >
static bool valid |
( |
const IterT & | | ) |
|
|
inlinestatic |