CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Types | List of all members
nogl Struct Reference

#include <NoGL.h>

Inheritance diagram for nogl:
GLFunctions OdTrRndNoGLExtensionsRegistry OdTrRndLocalContext OdTrGL2ExtensionsRegistry OdTrGL2LocalContext OdTrMetalLocalContext OdTrRndLocalContextStub

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
 

Detailed Description

Definition at line 29 of file NoGL.h.

Member Typedef Documentation

◆ GLbitfield

typedef unsigned int nogl::GLbitfield

Definition at line 33 of file NoGL.h.

◆ GLboolean

typedef unsigned char nogl::GLboolean

Definition at line 32 of file NoGL.h.

◆ GLbyte

typedef signed char nogl::GLbyte

Definition at line 34 of file NoGL.h.

◆ GLclampd

typedef double nogl::GLclampd

Definition at line 44 of file NoGL.h.

◆ GLclampf

typedef float nogl::GLclampf

Definition at line 42 of file NoGL.h.

◆ GLdouble

typedef double nogl::GLdouble

Definition at line 43 of file NoGL.h.

◆ GLenum

typedef unsigned int nogl::GLenum

Definition at line 31 of file NoGL.h.

◆ GLfloat

typedef float nogl::GLfloat

Definition at line 41 of file NoGL.h.

◆ GLint

typedef int nogl::GLint

Definition at line 36 of file NoGL.h.

◆ GLintptr

typedef ptrdiff_t nogl::GLintptr

Definition at line 47 of file NoGL.h.

◆ GLshort

typedef short nogl::GLshort

Definition at line 35 of file NoGL.h.

◆ GLsizei

typedef int nogl::GLsizei

Definition at line 37 of file NoGL.h.

◆ GLsizeiptr

typedef ptrdiff_t nogl::GLsizeiptr

Definition at line 46 of file NoGL.h.

◆ GLubyte

typedef unsigned char nogl::GLubyte

Definition at line 38 of file NoGL.h.

◆ GLuint

typedef unsigned int nogl::GLuint

Definition at line 40 of file NoGL.h.

◆ GLushort

typedef unsigned short nogl::GLushort

Definition at line 39 of file NoGL.h.

◆ GLvoid

typedef void nogl::GLvoid

Definition at line 45 of file NoGL.h.


The documentation for this struct was generated from the following file: