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 323 of file IndexFilter.h.
using openvdb::OPENVDB_VERSION_NAME::points::AttributeHashFilter< RandGenT, IntType >::Handle = AttributeHandle<IntType> |
Definition at line 326 of file IndexFilter.h.
|
inline |
Definition at line 328 of file IndexFilter.h.
|
inline |
Definition at line 335 of file IndexFilter.h.
|
inline |
Definition at line 343 of file IndexFilter.h.
|
inline |
Definition at line 350 of file IndexFilter.h.
|
inlinestatic |
Definition at line 345 of file IndexFilter.h.
|
inlinestatic |
Definition at line 347 of file IndexFilter.h.
|
inline |
Definition at line 356 of file IndexFilter.h.