#include <AttributeArray.h>
|
| static const char * | name () |
| |
| template<typename ValueType > |
| static ValueType | encode (const ValueType &value) |
| |
| template<typename ValueType > |
| static ValueType | decode (const ValueType &value) |
| |
Definition at line 468 of file AttributeArray.h.
template<typename ValueType >
| static ValueType openvdb::OPENVDB_VERSION_NAME::points::UnitRange::decode |
( |
const ValueType & |
value | ) |
|
|
inlinestatic |
template<typename ValueType >
| static ValueType openvdb::OPENVDB_VERSION_NAME::points::UnitRange::encode |
( |
const ValueType & |
value | ) |
|
|
inlinestatic |
| static const char* openvdb::OPENVDB_VERSION_NAME::points::UnitRange::name |
( |
void |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: