glew/generated/lib_glad/lib_glad_mesa_window_pos
library
Functions
-
glWindowPos2dMesa(double x, double y)
→ void
-
define glWindowPos2dMESA GLEW_GET_FUN(__glewWindowPos2dMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2DMESAPROC __glewWindowPos2dMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2DMESAPROC) (GLdouble x, GLdouble y)
-
glWindowPos2dvMesa(Pointer<Double> p)
→ void
-
define glWindowPos2dvMESA GLEW_GET_FUN(__glewWindowPos2dvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2DVMESAPROC __glewWindowPos2dvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2DVMESAPROC) (const GLdouble* p)
-
glWindowPos2fMesa(double x, double y)
→ void
-
define glWindowPos2fMESA GLEW_GET_FUN(__glewWindowPos2fMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2FMESAPROC __glewWindowPos2fMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2FMESAPROC) (GLfloat x, GLfloat y)
-
glWindowPos2fvMesa(Pointer<Float> p)
→ void
-
define glWindowPos2fvMESA GLEW_GET_FUN(__glewWindowPos2fvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2FVMESAPROC __glewWindowPos2fvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2FVMESAPROC) (const GLfloat* p)
-
glWindowPos2iMesa(int x, int y)
→ void
-
define glWindowPos2iMESA GLEW_GET_FUN(__glewWindowPos2iMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2IMESAPROC __glewWindowPos2iMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2IMESAPROC) (GLint x, GLint y)
-
glWindowPos2ivMesa(Pointer<Int32> p)
→ void
-
define glWindowPos2ivMESA GLEW_GET_FUN(__glewWindowPos2ivMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2IVMESAPROC __glewWindowPos2ivMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2IVMESAPROC) (const GLint* p)
-
glWindowPos2sMesa(int x, int y)
→ void
-
define glWindowPos2sMESA GLEW_GET_FUN(__glewWindowPos2sMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2SMESAPROC __glewWindowPos2sMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2SMESAPROC) (GLshort x, GLshort y)
-
glWindowPos2svMesa(Pointer<Int16> p)
→ void
-
define glWindowPos2svMESA GLEW_GET_FUN(__glewWindowPos2svMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS2SVMESAPROC __glewWindowPos2svMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS2SVMESAPROC) (const GLshort* p)
-
glWindowPos3dMesa(double x, double y, double z)
→ void
-
define glWindowPos3dMESA GLEW_GET_FUN(__glewWindowPos3dMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3DMESAPROC __glewWindowPos3dMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3DMESAPROC) (GLdouble x, GLdouble y, GLdouble z)
-
glWindowPos3dvMesa(Pointer<Double> p)
→ void
-
define glWindowPos3dvMESA GLEW_GET_FUN(__glewWindowPos3dvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3DVMESAPROC __glewWindowPos3dvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3DVMESAPROC) (const GLdouble* p)
-
glWindowPos3fMesa(double x, double y, double z)
→ void
-
define glWindowPos3fMESA GLEW_GET_FUN(__glewWindowPos3fMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3FMESAPROC __glewWindowPos3fMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3FMESAPROC) (GLfloat x, GLfloat y, GLfloat z)
-
glWindowPos3fvMesa(Pointer<Float> p)
→ void
-
define glWindowPos3fvMESA GLEW_GET_FUN(__glewWindowPos3fvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3FVMESAPROC __glewWindowPos3fvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3FVMESAPROC) (const GLfloat* p)
-
glWindowPos3iMesa(int x, int y, int z)
→ void
-
define glWindowPos3iMESA GLEW_GET_FUN(__glewWindowPos3iMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3IMESAPROC __glewWindowPos3iMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3IMESAPROC) (GLint x, GLint y, GLint z)
-
glWindowPos3ivMesa(Pointer<Int32> p)
→ void
-
define glWindowPos3ivMESA GLEW_GET_FUN(__glewWindowPos3ivMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3IVMESAPROC __glewWindowPos3ivMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3IVMESAPROC) (const GLint* p)
-
glWindowPos3sMesa(int x, int y, int z)
→ void
-
define glWindowPos3sMESA GLEW_GET_FUN(__glewWindowPos3sMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3SMESAPROC __glewWindowPos3sMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3SMESAPROC) (GLshort x, GLshort y, GLshort z)
-
glWindowPos3svMesa(Pointer<Int16> p)
→ void
-
define glWindowPos3svMESA GLEW_GET_FUN(__glewWindowPos3svMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS3SVMESAPROC __glewWindowPos3svMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS3SVMESAPROC) (const GLshort* p)
-
glWindowPos4dMesa(double x, double y, double z, double arg3)
→ void
-
define glWindowPos4dMESA GLEW_GET_FUN(__glewWindowPos4dMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4DMESAPROC __glewWindowPos4dMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4DMESAPROC) (GLdouble x, GLdouble y, GLdouble z, GLdouble)
-
glWindowPos4dvMesa(Pointer<Double> p)
→ void
-
define glWindowPos4dvMESA GLEW_GET_FUN(__glewWindowPos4dvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4DVMESAPROC __glewWindowPos4dvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4DVMESAPROC) (const GLdouble* p)
-
glWindowPos4fMesa(double x, double y, double z, double w)
→ void
-
define glWindowPos4fMESA GLEW_GET_FUN(__glewWindowPos4fMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4FMESAPROC __glewWindowPos4fMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4FMESAPROC) (GLfloat x, GLfloat y, GLfloat z, GLfloat w)
-
glWindowPos4fvMesa(Pointer<Float> p)
→ void
-
define glWindowPos4fvMESA GLEW_GET_FUN(__glewWindowPos4fvMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4FVMESAPROC __glewWindowPos4fvMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4FVMESAPROC) (const GLfloat* p)
-
glWindowPos4iMesa(int x, int y, int z, int w)
→ void
-
define glWindowPos4iMESA GLEW_GET_FUN(__glewWindowPos4iMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4IMESAPROC __glewWindowPos4iMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4IMESAPROC) (GLint x, GLint y, GLint z, GLint w)
-
glWindowPos4ivMesa(Pointer<Int32> p)
→ void
-
define glWindowPos4ivMESA GLEW_GET_FUN(__glewWindowPos4ivMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4IVMESAPROC __glewWindowPos4ivMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4IVMESAPROC) (const GLint* p)
-
glWindowPos4sMesa(int x, int y, int z, int w)
→ void
-
define glWindowPos4sMESA GLEW_GET_FUN(__glewWindowPos4sMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4SMESAPROC __glewWindowPos4sMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4SMESAPROC) (GLshort x, GLshort y, GLshort z, GLshort w)
-
glWindowPos4svMesa(Pointer<Int16> p)
→ void
-
define glWindowPos4svMESA GLEW_GET_FUN(__glewWindowPos4svMESA)
GLEW_FUN_EXPORT PFNGLWINDOWPOS4SVMESAPROC __glewWindowPos4svMESA
typedef void (GLAPIENTRY * PFNGLWINDOWPOS4SVMESAPROC) (const GLshort* p)