OpenVDB  11.0.0
Public Attributes | List of all members
RasterGroups Struct Reference

A struct that stores all include/exclude attribute names as strings and is internally converted into the resolved MultiGroupFilter. More...

#include <openvdb/points/PointRasterizeFrustum.h>

Public Attributes

std::vector< NameincludeNames
 
std::vector< NameexcludeNames
 

Detailed Description

A struct that stores all include/exclude attribute names as strings and is internally converted into the resolved MultiGroupFilter.

Member Data Documentation

std::vector<Name> excludeNames
std::vector<Name> includeNames