LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Public Types | List of all members
LibCarna::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.hpp>

Public Types

typedef ValueType UniformType
 Maps ShaderUniform value types to itself.
 

Detailed Description

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

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

Definition at line 44 of file ShaderUniform.hpp.

Member Typedef Documentation

◆ UniformType

Maps ShaderUniform value types to itself.

Definition at line 49 of file ShaderUniform.hpp.


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