|
SimpleGL
1.1.0
A framework for platform independent rendering
|
This is the complete list of members for sgl::GL, including all inherited members.
| blendFunc(BlendFactor source, BlendFactor destination) | sgl::GL | static |
| checkError() | sgl::GL | static |
| clear(ClearBit mask) | sgl::GL | static |
| clearColor(float r, float g, float b, float a) | sgl::GL | static |
| clearColor(glm::vec4 color) | sgl::GL | static |
| cullFace(CullFaceMode mode) | sgl::GL | static |
| depthFunc(DepthFunction func) | sgl::GL | static |
| disable(Capability cap) | sgl::GL | static |
| drawArrays(Primitive mode, int first, int count) | sgl::GL | static |
| enable(Capability cap) | sgl::GL | static |
1.8.11