Public Types

wge::UniformType< double > Class Template Reference

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

#include <WGEUniformTypeTraits.h>

List of all members.

Public Types

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

Detailed Description

template<>
class wge::UniformType< double >

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

Definition at line 57 of file WGEUniformTypeTraits.h.


Member Typedef Documentation

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

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

Definition at line 63 of file WGEUniformTypeTraits.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends