OpenVDB
12.0.0
|
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 | |
openvdb | |
openvdb::v12_0 | |
openvdb::v12_0::points | |
Typedefs | |
using | GroupAttributeArray = TypedAttributeArray< GroupType, GroupCodec > |
Functions | |
bool | isGroup (const AttributeArray &array) |
Attribute Group access and filtering for iteration.