rsagl-0.4.0.3: The RogueStar Animation and Graphics Library

Safe HaskellSafe-Infered

RSAGL.Scene.CoordinateSystems

Documentation

data CSN a Source

Instances

Show a => Show (CSN a) 

transformA :: (Arrow arr, ArrowState s arr, CoordinateSystemClass s, NestedCoordinateSystemTransformer cst) => arr a b -> arr (cst, a) bSource