GLURaw-2.0.0.5: src/Graphics/GLU/TypesInternal.hs
{-# OPTIONS_HADDOCK hide #-}
--------------------------------------------------------------------------------
-- |
-- Module : Graphics.GLU.TypesInternal
-- Copyright : (c) Sven Panne 2018
-- License : BSD3
--
-- Maintainer : Sven Panne <svenpanne@gmail.com>
-- Stability : stable
-- Portability : portable
--
-- All types from GLU 1.3, see <http://www.opengl.org/>.
--
--------------------------------------------------------------------------------
module Graphics.GLU.TypesInternal where
data GLUnurbs = GLUnurbs
data GLUquadric = GLUquadric
data GLUtesselator = GLUtesselator