HDK
|
#include <AttributeArray.h>
Classes | |
struct | Storage |
Public Types | |
using | StorageType = uint16_t |
Static Public Member Functions | |
template<typename T > | |
static void | decode (const StorageType &, math::Vec3< T > &) |
template<typename T > | |
static void | encode (const math::Vec3< T > &, StorageType &) |
static const char * | name () |
Definition at line 525 of file AttributeArray.h.
using openvdb::OPENVDB_VERSION_NAME::points::UnitVecCodec::StorageType = uint16_t |
Definition at line 527 of file AttributeArray.h.
|
inlinestatic |
Definition at line 1013 of file AttributeArray.h.
|
inlinestatic |
Definition at line 1021 of file AttributeArray.h.
|
inlinestatic |
Definition at line 534 of file AttributeArray.h.