|
HDK
|
A struct that stores all include/exclude attribute names as strings and is internally converted into the resolved MultiGroupFilter. More...
#include <PointRasterizeFrustum.h>
Public Attributes | |
| std::vector< Name > | includeNames |
| std::vector< Name > | excludeNames |
A struct that stores all include/exclude attribute names as strings and is internally converted into the resolved MultiGroupFilter.
Definition at line 241 of file PointRasterizeFrustum.h.
| std::vector<Name> openvdb::OPENVDB_VERSION_NAME::points::RasterGroups::excludeNames |
Definition at line 244 of file PointRasterizeFrustum.h.
| std::vector<Name> openvdb::OPENVDB_VERSION_NAME::points::RasterGroups::includeNames |
Definition at line 243 of file PointRasterizeFrustum.h.