cgv
Loading...
Searching...
No Matches
cgv::render::element_descriptor_traits< T > Struct Template Reference

Static Public Member Functions

static type_descriptor get_type_descriptor (const T &)
 
static const void * get_address (const T &value)
 
static void * get_address (T &value)
 

Detailed Description

template<typename T>
struct cgv::render::element_descriptor_traits< T >

Definition at line 17 of file element_traits.h.

Member Function Documentation

◆ get_address() [1/2]

template<typename T >
static const void * cgv::render::element_descriptor_traits< T >::get_address ( const T &  value)
inlinestatic

Definition at line 20 of file element_traits.h.

◆ get_address() [2/2]

template<typename T >
static void * cgv::render::element_descriptor_traits< T >::get_address ( T &  value)
inlinestatic

Definition at line 21 of file element_traits.h.

◆ get_type_descriptor()

template<typename T >
static type_descriptor cgv::render::element_descriptor_traits< T >::get_type_descriptor ( const T &  )
inlinestatic

Definition at line 19 of file element_traits.h.


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