hgeometry-0.14: src/Data/Geometry/VerticalRayShooting.hs
--------------------------------------------------------------------------------
-- |
-- Module : Data.Geometry.VerticalRayShooting
-- Copyright : (C) Frank Staals
-- License : see the LICENSE file
-- Maintainer : Frank Staals
--------------------------------------------------------------------------------
module Data.Geometry.VerticalRayShooting
( module Data.Geometry.VerticalRayShooting.PersistentSweep
) where
import Data.Geometry.VerticalRayShooting.PersistentSweep