Constants ========= .. doxygenfile:: RaeptorCogs/GAPI/GL/Constants.hpp :project: RaeptorCogs :no-link: :sections: briefdescription detaileddescription Types ----- .. list-table:: Type Definitions :header-rows: 1 :widths: 20 80 * - Type - Description * - ``GLenum`` - GL enum definition. * - ``GLint`` - GLint definition. * - ``GLuint`` - GLuint definition. .. doxygentypedef:: GLenum :project: RaeptorCogs .. doxygentypedef:: GLint :project: RaeptorCogs .. doxygentypedef:: GLuint :project: RaeptorCogs Variables --------- .. doxygenvariable:: GL_LINEAR :project: RaeptorCogs .. doxygenvariable:: GL_LINEAR_MIPMAP_LINEAR :project: RaeptorCogs .. doxygenvariable:: GL_LINEAR_MIPMAP_NEAREST :project: RaeptorCogs