OpenWalnut  1.5.0dev
Public Types | List of all members
wge::UniformType< double > Class Reference

Maps doubles to floats as only floats are allowed in uniforms. More...

#include <WGEUniformTypeTraits.h>

Public Types

typedef float Type
 The best matching GLSL uniform type for the specified template parameter. More...
 

Detailed Description

Maps doubles to floats as only floats are allowed in uniforms.

Definition at line 58 of file WGEUniformTypeTraits.h.

Member Typedef Documentation

◆ Type

typedef float wge::UniformType< double >::Type

The best matching GLSL uniform type for the specified template parameter.

Definition at line 64 of file WGEUniformTypeTraits.h.


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