OpenGLRaw-2.1.0.0: src/Graphics/Rendering/OpenGL/Raw/REND.hs
--------------------------------------------------------------------------------
-- |
-- Module : Graphics.Rendering.OpenGL.Raw.REND
-- Copyright : (c) Sven Panne 2015
-- License : BSD3
--
-- Maintainer : Sven Panne <svenpanne@gmail.com>
-- 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