|
HDK
|
Attribute Group access and filtering for iteration. More...
#include "AttributeArray.h"#include "AttributeSet.h"#include <openvdb/util/Assert.h>#include <memory>
Include dependency graph for AttributeGroup.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | openvdb::OPENVDB_VERSION_NAME::points::GroupCodec |
| struct | openvdb::OPENVDB_VERSION_NAME::points::GroupCodec::Storage< T > |
| class | openvdb::OPENVDB_VERSION_NAME::points::GroupHandle |
| struct | openvdb::OPENVDB_VERSION_NAME::points::GroupHandle::BitMask |
| class | openvdb::OPENVDB_VERSION_NAME::points::GroupWriteHandle |
| class | openvdb::OPENVDB_VERSION_NAME::points::GroupFilter |
| Index filtering on group membership. More... | |
Namespaces | |
| openvdb | |
| openvdb::OPENVDB_VERSION_NAME | |
| openvdb::OPENVDB_VERSION_NAME::points | |
Typedefs | |
| using | openvdb::OPENVDB_VERSION_NAME::points::GroupAttributeArray = TypedAttributeArray< GroupType, GroupCodec > |
Functions | |
| bool | openvdb::OPENVDB_VERSION_NAME::points::isGroup (const AttributeArray &array) |
Attribute Group access and filtering for iteration.
Definition in file AttributeGroup.h.