|
HDK
|
#include <AttributeGroup.h>
Classes | |
| struct | Storage |
Public Types | |
| using | StorageType = GroupType |
| using | ValueType = GroupType |
Static Public Member Functions | |
| static void | decode (const StorageType &, ValueType &) |
| static void | encode (const ValueType &, StorageType &) |
| static const char * | name () |
Definition at line 27 of file AttributeGroup.h.
| using openvdb::OPENVDB_VERSION_NAME::points::GroupCodec::StorageType = GroupType |
Definition at line 29 of file AttributeGroup.h.
| using openvdb::OPENVDB_VERSION_NAME::points::GroupCodec::ValueType = GroupType |
Definition at line 30 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 48 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 55 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 37 of file AttributeGroup.h.