cgv
Loading...
Searching...
No Matches
cgv::gui::with_index_traits< T > Struct Template Reference

Public Types

typedef const T * pointer_type
 

Static Public Member Functions

static pointer_type get_value_ptr (const T &value)
 
static int get_index (const T &value)
 

Detailed Description

template<typename T>
struct cgv::gui::with_index_traits< T >

Definition at line 35 of file provider.h.

Member Typedef Documentation

◆ pointer_type

template<typename T >
typedef const T* cgv::gui::with_index_traits< T >::pointer_type

Definition at line 37 of file provider.h.

Member Function Documentation

◆ get_index()

template<typename T >
static int cgv::gui::with_index_traits< T >::get_index ( const T &  value)
inlinestatic

Definition at line 39 of file provider.h.

◆ get_value_ptr()

template<typename T >
static pointer_type cgv::gui::with_index_traits< T >::get_value_ptr ( const T &  value)
inlinestatic

Definition at line 38 of file provider.h.


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