cgv
Loading...
Searching...
No Matches
cgv::reflect::reflection_traits_info_self< is_self, T > Struct Template Reference

Static Public Member Functions

static T * get_dummy_ptr ()
 

Static Public Attributes

static const bool use_get = true
 
static const ReflectionTraitsKind kind = RTK_EXTERNAL_SELF_REFLECT
 

Detailed Description

template<bool is_self, typename T>
struct cgv::reflect::reflection_traits_info_self< is_self, T >

Definition at line 12 of file reflection_traits_info.h.

Member Function Documentation

◆ get_dummy_ptr()

template<bool is_self, typename T >
static T * cgv::reflect::reflection_traits_info_self< is_self, T >::get_dummy_ptr ( )
inlinestatic

Definition at line 14 of file reflection_traits_info.h.

Member Data Documentation

◆ kind

template<bool is_self, typename T >
const ReflectionTraitsKind cgv::reflect::reflection_traits_info_self< is_self, T >::kind = RTK_EXTERNAL_SELF_REFLECT
static

Definition at line 20 of file reflection_traits_info.h.

◆ use_get

template<bool is_self, typename T >
const bool cgv::reflect::reflection_traits_info_self< is_self, T >::use_get = true
static

Definition at line 15 of file reflection_traits_info.h.


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