TeaPacket v0.0.1
Multiplatform Game Engine
Loading...
Searching...
No Matches
TeaPacket::Graphics::ShaderVariable Struct Reference

#include <ShaderVariable.hpp>

Public Member Functions

 ShaderVariable ()
 
 ShaderVariable (ShaderVariableBaseType type, unsigned char amount)
 

Public Attributes

ShaderVariableType type
 
ShaderVariableValue value
 

Constructor & Destructor Documentation

◆ ShaderVariable() [1/2]

TeaPacket::Graphics::ShaderVariable::ShaderVariable ( )
inline

◆ ShaderVariable() [2/2]

TeaPacket::Graphics::ShaderVariable::ShaderVariable ( ShaderVariableBaseType type,
unsigned char amount )
inline

Member Data Documentation

◆ type

ShaderVariableType TeaPacket::Graphics::ShaderVariable::type

◆ value

ShaderVariableValue TeaPacket::Graphics::ShaderVariable::value

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