OpenVDB 12.0.0
|
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/points/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 () |
using StorageType = uint16_t |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |