#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 492 of file AttributeArray.h.
template<typename ValueType >
static ValueType openvdb::OPENVDB_VERSION_NAME::points::PositionRange::decode |
( |
const ValueType & |
value | ) |
|
|
inlinestatic |
template<typename ValueType >
static ValueType openvdb::OPENVDB_VERSION_NAME::points::PositionRange::encode |
( |
const ValueType & |
value | ) |
|
|
inlinestatic |
static const char* openvdb::OPENVDB_VERSION_NAME::points::PositionRange::name |
( |
void |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: