OpenVDB
4.0.1
|
#include <IndexFilter.h>
Public Types | |
using | NameVector = std::vector< Name > |
using | HandleVector = boost::ptr_vector< GroupHandle > |
Public Member Functions | |
MultiGroupFilter (const NameVector &include, const NameVector &exclude) | |
MultiGroupFilter (const MultiGroupFilter &filter) | |
bool | initialized () const |
template<typename LeafT > | |
void | reset (const LeafT &leaf) |
template<typename IterT > | |
bool | valid (const IterT &iter) const |
Index filtering on multiple group membership for inclusion and exclusion
using HandleVector = boost::ptr_vector<GroupHandle> |
using NameVector = std::vector<Name> |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |