OpenVDB  9.0.1
Classes | Namespaces | Typedefs | Functions
AttributeGroup.h File Reference

Attribute Group access and filtering for iteration. More...

#include "AttributeArray.h"
#include "AttributeSet.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::v9_0
 
 openvdb::v9_0::points
 

Typedefs

using GroupAttributeArray = TypedAttributeArray< GroupType, GroupCodec >
 

Functions

bool isGroup (const AttributeArray &array)
 

Detailed Description

Attribute Group access and filtering for iteration.

Author
Dan Bailey