Jamie Slowgrove - PGG Assignment 2
 All Classes Namespaces Files Functions Variables Typedefs Macros
UI Member List

This is the complete list of members for UI, including all inherited members.

draw()=0UIpure virtual
initialiseShaders(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)UIprotected
shaderUIprotected
UI(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)UI
UI(std::unordered_map< std::string, Shader * > &shaders)UI
update(float dt)=0UIpure virtual
~UI()UI