HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AttributeGroup.h File Reference

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

#include "AttributeArray.h"
#include "AttributeSet.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)
 

Detailed Description

Attribute Group access and filtering for iteration.

Author
Dan Bailey

Definition in file AttributeGroup.h.