cgv
cgv::type::info::type_access< T > Struct Template Reference

access value whos type is given by a TypeId More...

#include <type_access.h>

Static Public Member Functions

static T get (const void *ptr, TypeId tid)
 return stored value converted into type T
 
static bool set (void *ptr, TypeId tid, const T &v)
 convert value from type T and store it
 

Detailed Description

template<typename T>
struct cgv::type::info::type_access< T >

access value whos type is given by a TypeId


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