#include <AttributeArray.h>
|
template<typename StorageType , typename ValueType > |
static void | decode (const StorageType &, ValueType &) |
|
template<typename StorageType , typename ValueType > |
static void | encode (const ValueType &, StorageType &) |
|
static const char * | name () |
|
◆ decode()
void decode |
( |
const StorageType & |
data, |
|
|
ValueType & |
val |
|
) |
| |
|
inlinestatic |
◆ encode()
void encode |
( |
const ValueType & |
val, |
|
|
StorageType & |
data |
|
) |
| |
|
inlinestatic |
◆ name()
static const char* name |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: