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 26 of file AttributeGroup.h.
using openvdb::OPENVDB_VERSION_NAME::points::GroupCodec::StorageType = GroupType |
Definition at line 28 of file AttributeGroup.h.
using openvdb::OPENVDB_VERSION_NAME::points::GroupCodec::ValueType = GroupType |
Definition at line 29 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 47 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 54 of file AttributeGroup.h.
|
inlinestatic |
Definition at line 36 of file AttributeGroup.h.