HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::TruncateCodec Struct Reference

#include <AttributeArray.h>

Classes

struct  Storage
 

Static Public Member Functions

template<typename StorageType , typename ValueType >
static void decode (const StorageType &, ValueType &)
 
template<typename StorageType , typename ValueType >
static void encode (const ValueType &, StorageType &)
 
static const char * name ()
 

Detailed Description

Definition at line 480 of file AttributeArray.h.

Member Function Documentation

template<typename StorageType , typename ValueType >
void openvdb::OPENVDB_VERSION_NAME::points::TruncateCodec::decode ( const StorageType &  data,
ValueType &  val 
)
inlinestatic

Definition at line 973 of file AttributeArray.h.

template<typename StorageType , typename ValueType >
void openvdb::OPENVDB_VERSION_NAME::points::TruncateCodec::encode ( const ValueType &  val,
StorageType &  data 
)
inlinestatic

Definition at line 981 of file AttributeArray.h.

static const char* openvdb::OPENVDB_VERSION_NAME::points::TruncateCodec::name ( void  )
inlinestatic

Definition at line 487 of file AttributeArray.h.


The documentation for this struct was generated from the following file: