MyGL
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NmyNamespace containing every class, function and enum of the library
 CAbstractShapeClass inherited by all the shapes, it defines common operations on a shape
 CCameraClass used to manipulate a 2D camera
 CColorClass for storing color objects
 CCursorA class for storing custom cursors
 CEventStruct for representing events and informations associated with them
 CModifiersA struct for storing the state of the keyboard modifier keys
 CFontClass for storing a font
 CImageA class for manipulating imges
 CMouseInfoMouse informations for events involving mouse buttons
 CPolygonClass for creating regular polygons of 3 or more sides
 CRectangleClass for creating rectangles
 CShaderClass for storing a shader
 CShaderProgramClass for creating shader programs
 CTextClass for drawing strings of text
 CTextureClass for storing textures
 CTriangleClass for creating triangles
 CWindowClass for creating a window