|
HDK
|
#include <IndexFilter.h>
Public Types | |
| using | Handle = AttributeHandle< IntType > |
Public Member Functions | |
| AttributeHashFilter (const size_t index, const double percentage, const unsigned int seed=0) | |
| AttributeHashFilter (const AttributeHashFilter &filter) | |
| bool | initialized () const |
| template<typename LeafT > | |
| void | reset (const LeafT &leaf) |
| template<typename IterT > | |
| bool | valid (const IterT &iter) const |
Static Public Member Functions | |
| static index::State | state () |
| template<typename LeafT > | |
| static index::State | state (const LeafT &) |
Definition at line 324 of file IndexFilter.h.
| using openvdb::OPENVDB_VERSION_NAME::points::AttributeHashFilter< RandGenT, IntType >::Handle = AttributeHandle<IntType> |
Definition at line 327 of file IndexFilter.h.
|
inline |
Definition at line 329 of file IndexFilter.h.
|
inline |
Definition at line 336 of file IndexFilter.h.
|
inline |
Definition at line 344 of file IndexFilter.h.
|
inline |
Definition at line 351 of file IndexFilter.h.
|
inlinestatic |
Definition at line 346 of file IndexFilter.h.
|
inlinestatic |
Definition at line 348 of file IndexFilter.h.
|
inline |
Definition at line 357 of file IndexFilter.h.