-------------------------------------------------------------------------------- -- | -- Module : Graphics.Rendering.OpenGL.Raw.REND -- Copyright : (c) Sven Panne 2015 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -- A convenience module, combining all raw modules containing REND extensions. -- -------------------------------------------------------------------------------- module Graphics.Rendering.OpenGL.Raw.REND ( module Graphics.Rendering.OpenGL.Raw.REND.ScreenCoordinates ) where import Graphics.Rendering.OpenGL.Raw.REND.ScreenCoordinates