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

traits structure that maps a fundamental type to the Type enum. More...

#include <gl.h>

Static Public Attributes

static const unsigned type = GL_FALSE
 
static const bool valid_index = false
 

Detailed Description

template<typename T>
struct cgv::render::gl::gl_traits< T >

traits structure that maps a fundamental type to the Type enum.

Definition at line 16 of file gl.h.

Member Data Documentation

◆ type

template<typename T >
const unsigned cgv::render::gl::gl_traits< T >::type = GL_FALSE
static

Definition at line 16 of file gl.h.

◆ valid_index

template<typename T >
const bool cgv::render::gl::gl_traits< T >::valid_index = false
static

Definition at line 16 of file gl.h.


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