OpenVDB
6.0.0
|
Set membership on or off for the specified group. More...
#include <PointGroup.h>
Public Types | |
using | LeafManagerT = typename tree::LeafManager< PointDataTree > |
using | GroupIndex = AttributeSet::Descriptor::GroupIndex |
Public Member Functions | |
SetGroupOp (const AttributeSet::Descriptor::GroupIndex &index) | |
void | operator() (const typename LeafManagerT::LeafRange &range) const |
Public Attributes | |
const GroupIndex & | mIndex |
Set membership on or off for the specified group.
using GroupIndex = AttributeSet::Descriptor::GroupIndex |
using LeafManagerT = typename tree::LeafManager<PointDataTree> |
|
inline |
|
inline |
const GroupIndex& mIndex |