OpenVDB  4.0.1
Public Types | Public Member Functions | Public Attributes | List of all members
SetGroupByFilterOp< PointDataTree, FilterT, IterT > Struct Template Reference

#include <PointGroup.h>

Public Types

using LeafManagerT = typename tree::LeafManager< PointDataTree >
 
using LeafRangeT = typename LeafManagerT::LeafRange
 
using LeafNodeT = typename PointDataTree::LeafNodeType
 
using GroupIndex = AttributeSet::Descriptor::GroupIndex
 

Public Member Functions

 SetGroupByFilterOp (const GroupIndex &index, const FilterT &filter)
 
void operator() (const typename LeafManagerT::LeafRange &range) const
 

Public Attributes

const GroupIndex mIndex
 
const FilterT mFilter
 

Member Typedef Documentation

using GroupIndex = AttributeSet::Descriptor::GroupIndex
using LeafRangeT = typename LeafManagerT::LeafRange

Constructor & Destructor Documentation

SetGroupByFilterOp ( const GroupIndex index,
const FilterT &  filter 
)
inline

Member Function Documentation

void operator() ( const typename LeafManagerT::LeafRange &  range) const
inline

Member Data Documentation

const FilterT mFilter
const GroupIndex mIndex

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