OpenVDB  5.0.0
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 &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
 

Detailed Description

Index filtering on group membership.

Constructor & Destructor Documentation

◆ GroupFilter() [1/2]

GroupFilter ( const Name name,
const AttributeSet attributeSet 
)
inline

◆ GroupFilter() [2/2]

GroupFilter ( const AttributeSet::Descriptor::GroupIndex &  index)
inlineexplicit

Member Function Documentation

◆ initialized()

bool initialized ( ) const
inline

◆ reset()

void reset ( const LeafT &  leaf)
inline

◆ valid()

bool valid ( const IterT &  iter) const
inline

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