OpenVDB
12.0.0
|
Index filtering on group membership. More...
#include <openvdb/points/AttributeGroup.h>
Public Member Functions | |
GroupFilter (const Name &name, const AttributeSet &attributeSet) | |
GroupFilter (const AttributeSet::Descriptor::GroupIndex &index) | |
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 &) |
Index filtering on group membership.
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |