OpenVDB
6.0.0
|
#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 |
using GroupIndex = AttributeSet::Descriptor::GroupIndex |
using LeafManagerT = typename tree::LeafManager<PointDataTree> |
using LeafNodeT = typename PointDataTree::LeafNodeType |
using LeafRangeT = typename LeafManagerT::LeafRange |
|
inline |
|
inline |
const FilterT& mFilter |
const GroupIndex& mIndex |