A no-op filter that can be used when iterating over all indices.
More...
#include <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
Definition at line 51 of file IndexIterator.h.
| static bool openvdb::OPENVDB_VERSION_NAME::points::NullFilter::initialized |
( |
| ) |
|
|
inlinestatic |
template<typename LeafT >
| void openvdb::OPENVDB_VERSION_NAME::points::NullFilter::reset |
( |
const LeafT & |
| ) |
|
|
inline |
| static index::State openvdb::OPENVDB_VERSION_NAME::points::NullFilter::state |
( |
| ) |
|
|
inlinestatic |
template<typename LeafT >
| static index::State openvdb::OPENVDB_VERSION_NAME::points::NullFilter::state |
( |
const LeafT & |
| ) |
|
|
inlinestatic |
template<typename IterT >
| static bool openvdb::OPENVDB_VERSION_NAME::points::NullFilter::valid |
( |
const IterT & |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: