|
OpenWalnut
1.2.5
|
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. | |
Maps doubles to floats as only floats are allowed in uniforms.
Definition at line 57 of file WGEUniformTypeTraits.h.
| 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.
1.8.1