Clutter Engine 0.0.1
Loading...
Searching...
No Matches
clt::Shader Member List

This is the complete list of members for clt::Shader, including all inherited members.

GetCode() constclt::Shaderinline
GetID()clt::Shaderinline
Load(std::string pFileName, ShaderType pShaderType, bool pPath=true)clt::Shader
mCodeclt::Shaderprotected
mIDclt::Shaderprotected
mTypeclt::Shaderprotected
Shader()clt::Shaderinline
Shader(int pID, std::string pCode, ShaderType pShaderType, bool pPath=true)clt::Shaderinline
Use()clt::Shader
~Shader()clt::Shader