CFx SDK Documentation 2024 SP0
|
#include <NoGL.h>
Public Types | |
typedef unsigned int | GLenum |
typedef unsigned char | GLboolean |
typedef unsigned int | GLbitfield |
typedef signed char | GLbyte |
typedef short | GLshort |
typedef int | GLint |
typedef int | GLsizei |
typedef unsigned char | GLubyte |
typedef unsigned short | GLushort |
typedef unsigned int | GLuint |
typedef float | GLfloat |
typedef float | GLclampf |
typedef double | GLdouble |
typedef double | GLclampd |
typedef void | GLvoid |
typedef ptrdiff_t | GLsizeiptr |
typedef ptrdiff_t | GLintptr |
typedef unsigned int nogl::GLbitfield |
typedef unsigned char nogl::GLboolean |
typedef signed char nogl::GLbyte |
typedef double nogl::GLclampd |
typedef float nogl::GLclampf |
typedef double nogl::GLdouble |
typedef unsigned int nogl::GLenum |
typedef float nogl::GLfloat |
typedef int nogl::GLint |
typedef ptrdiff_t nogl::GLintptr |
typedef short nogl::GLshort |
typedef int nogl::GLsizei |
typedef ptrdiff_t nogl::GLsizeiptr |
typedef unsigned char nogl::GLubyte |
typedef unsigned int nogl::GLuint |
typedef unsigned short nogl::GLushort |
typedef void nogl::GLvoid |