OpenVDB 10.0.1
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | List of all members
NullCodec Struct Reference

#include <openvdb/points/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 ()
 

Member Function Documentation

◆ decode()

void decode ( const ValueType &  data,
ValueType &  val 
)
inlinestatic

◆ encode()

void encode ( const ValueType &  val,
ValueType &  data 
)
inlinestatic

◆ name()

static const char * name ( )
inlinestatic