SimpleGL  1.1.0
A framework for platform independent rendering
sgl::GL Member List

This is the complete list of members for sgl::GL, including all inherited members.

blendFunc(BlendFactor source, BlendFactor destination)sgl::GLstatic
checkError()sgl::GLstatic
clear(ClearBit mask)sgl::GLstatic
clearColor(float r, float g, float b, float a)sgl::GLstatic
clearColor(glm::vec4 color)sgl::GLstatic
cullFace(CullFaceMode mode)sgl::GLstatic
depthFunc(DepthFunction func)sgl::GLstatic
disable(Capability cap)sgl::GLstatic
drawArrays(Primitive mode, int first, int count)sgl::GLstatic
enable(Capability cap)sgl::GLstatic