HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Renderer::Shader Member List

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

checkCompileErrors(unsigned int uiShader, std::string strType)Renderer::Shaderinlineprivate
IDRenderer::Shader
SetInt(const std::string &name, int iValue) constRenderer::Shaderinline
SetMat4(const std::string &name, const Core::Mat4 &mat) constRenderer::Shaderinline
SetVec2(const std::string &name, const Core::Vec3 &vec) constRenderer::Shaderinline
SetVec3(const std::string &name, const Core::Vec3 &vec) constRenderer::Shaderinline
Shader(const char *cVertexPath, const char *cFragmentPath)Renderer::Shaderinline
Use() constRenderer::Shaderinline