OpenVDB
12.0.0
|
#include <openvdb/points/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 () |
using StorageType = GroupType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |