OpenVDB
4.0.1
|
#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 |
using Handle = AttributeHandle<IntType> |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |