Attribute Group access and filtering for iteration. More...
#include "AttributeArray.h"#include "AttributeSet.h"#include <openvdb/util/Assert.h>#include <memory>Go to the source code of this file.
| Classes | |
| struct | GroupCodec | 
| struct | GroupCodec::Storage< T > | 
| class | GroupHandle | 
| struct | GroupHandle::BitMask | 
| class | GroupWriteHandle | 
| class | GroupFilter | 
| Index filtering on group membership.  More... | |
| Namespaces | |
| namespace | openvdb | 
| namespace | openvdb::v12_0 | 
| namespace | openvdb::v12_0::points | 
| Typedefs | |
| using | GroupAttributeArray = TypedAttributeArray<GroupType, GroupCodec> | 
| Functions | |
| bool | isGroup (const AttributeArray &array) | 
Attribute Group access and filtering for iteration.