Shader Tool
Small shader visualiser.
st::UniformVariable Class Reference

Represents an uniform used by a shader. WIP. More...

#include <UniformVariable.hpp>

Private Attributes

string name
 
float value
 
string type
 

Detailed Description

Represents an uniform used by a shader. WIP.

Member Data Documentation

◆ name

string st::UniformVariable::name
private

◆ type

string st::UniformVariable::type
private

◆ value

float st::UniformVariable::value
private

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