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

#include <AttributeArray.h>

Classes

struct  Storage
 

Static Public Member Functions

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

Detailed Description

Definition at line 469 of file AttributeArray.h.

Member Function Documentation

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

Definition at line 957 of file AttributeArray.h.

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

Definition at line 965 of file AttributeArray.h.

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

Definition at line 476 of file AttributeArray.h.


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