gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.APPLE.TransformHint

Synopsis

Extension Support

gl_APPLE_transform_hint :: Bool Source #

Checks that the GL_APPLE_transform_hint extension is available.

GL_APPLE_transform_hint

pattern GL_TRANSFORM_HINT_APPLE :: (Eq a, Num a) => a Source #