A no-op filter that can be used when iterating over all indices.
More...
#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/openvdb/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 |