|
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 492 of file AttributeArray.h.
| using openvdb::OPENVDB_VERSION_NAME::points::UnitVecCodec::StorageType = uint16_t |
Definition at line 494 of file AttributeArray.h.
|
inlinestatic |
Definition at line 944 of file AttributeArray.h.
|
inlinestatic |
Definition at line 952 of file AttributeArray.h.
|
inlinestatic |
Definition at line 501 of file AttributeArray.h.