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