#include <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 |