glew/generated/lib_glad/lib_glad_sgis_fog_function
library
Functions
-
glFogFuncSgis(int n, Pointer<Float> points)
→ void
-
define glFogFuncSGIS GLEW_GET_FUN(__glewFogFuncSGIS)
GLEW_FUN_EXPORT PFNGLFOGFUNCSGISPROC __glewFogFuncSGIS
typedef void (GLAPIENTRY * PFNGLFOGFUNCSGISPROC) (GLsizei n, const GLfloat* points)
-
glGetFogFuncSgis(Pointer<Float> points)
→ void
-
define glGetFogFuncSGIS GLEW_GET_FUN(__glewGetFogFuncSGIS)
GLEW_FUN_EXPORT PFNGLGETFOGFUNCSGISPROC __glewGetFogFuncSGIS
typedef void (GLAPIENTRY * PFNGLGETFOGFUNCSGISPROC) (GLfloat* points)