TeaPacket v0.0.1
Multiplatform Game Engine
Loading...
Searching...
No Matches
TeaPacket::Graphics::ShaderVariableValue Union Reference

#include <ShaderVariable.hpp>

Public Attributes

float f
 
signed int i
 
unsigned int ui
 
Texturetex
 

Member Data Documentation

◆ f

float TeaPacket::Graphics::ShaderVariableValue::f

◆ i

signed int TeaPacket::Graphics::ShaderVariableValue::i

◆ tex

Texture* TeaPacket::Graphics::ShaderVariableValue::tex

◆ ui

unsigned int TeaPacket::Graphics::ShaderVariableValue::ui

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