OpenGLRaw-3.3.4.1: src/Graphics/GL/SUNX.hs
--------------------------------------------------------------------------------
-- |
-- Module : Graphics.GL.SUNX
-- Copyright : (c) Sven Panne 2019
-- License : BSD3
--
-- Maintainer : Sven Panne <svenpanne@gmail.com>
-- Stability : stable
-- Portability : portable
--
-- A convenience module, combining all raw modules containing SUNX extensions.
--
--------------------------------------------------------------------------------
module Graphics.GL.SUNX (
module Graphics.GL.SUNX.ConstantData
) where
import Graphics.GL.SUNX.ConstantData