rsagl-0.2.2: The RogueStar Animation and Graphics LibrarySource codeContentsIndex
RSAGL.Deformation
Documentation
type Deformation = Either (SurfaceVertex3D -> Point3D) (SurfaceVertex3D -> SurfaceVertex3D)Source
class DeformationClass a whereSource
Methods
deformation :: a -> DeformationSource
show/hide Instances
constrain :: (a -> Bool) -> (a -> a) -> a -> aSource
Produced by Haddock version 2.3.0