Carna  Version 3.0.1
Public Types | List of all members
Carna::base::ShaderUniformType< ValueType > Struct Template Reference

Maps ShaderUniform value types to actually uploaded data types. This general case maps T to T. More...

#include <ShaderUniform.h>

Public Types

typedef ValueType UniformType
 Maps ShaderUniform value types to itself.
 

Detailed Description

template<typename ValueType>
struct Carna::base::ShaderUniformType< ValueType >

Maps ShaderUniform value types to actually uploaded data types. This general case maps T to T.

Definition at line 41 of file ShaderUniform.h.


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