glew/generated/lib_glad/lib_glad_sgix_fog_layers library

Functions

glFogLayersSgix(int n, Pointer<Float> points) → void
define glFogLayersSGIX GLEW_GET_FUN(__glewFogLayersSGIX) GLEW_FUN_EXPORT PFNGLFOGLAYERSSGIXPROC __glewFogLayersSGIX typedef void (GLAPIENTRY * PFNGLFOGLAYERSSGIXPROC) (GLsizei n, const GLfloat* points)
glGetFogLayersSgix(Pointer<Float> points) → void
define glGetFogLayersSGIX GLEW_GET_FUN(__glewGetFogLayersSGIX) GLEW_FUN_EXPORT PFNGLGETFOGLAYERSSGIXPROC __glewGetFogLayersSGIX typedef void (GLAPIENTRY * PFNGLGETFOGLAYERSSGIXPROC) (GLfloat* points)