OpenVDB  4.0.1
Public Member Functions | List of all members
GroupFilter Class Reference

Index filtering on group membership. More...

#include <AttributeGroup.h>

Public Member Functions

 GroupFilter (const Name &attribute)
 
bool initialized () const
 
template<typename LeafT >
void reset (const LeafT &leaf)
 
template<typename IterT >
bool valid (const IterT &iter) const
 

Detailed Description

Index filtering on group membership.

Constructor & Destructor Documentation

GroupFilter ( const Name attribute)
inlineexplicit

Member Function Documentation

bool initialized ( ) const
inline
void reset ( const LeafT &  leaf)
inline
bool valid ( const IterT &  iter) const
inline

The documentation for this class was generated from the following file: