rsagl-0.6.0.1: The RogueStar Animation and Graphics Library

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