-------------------------------------------------------------------------------- -- | -- Module : Graphics.GL.SGIX.IglooInterface -- Copyright : (c) Sven Panne 2017 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -------------------------------------------------------------------------------- module Graphics.GL.SGIX.IglooInterface ( -- * Extension Support glGetSGIXIglooInterface, gl_SGIX_igloo_interface, -- * Functions glIglooInterfaceSGIX ) where import Graphics.GL.ExtensionPredicates import Graphics.GL.Functions