rsagl-0.6.0.1: The RogueStar Animation and Graphics Library

RSAGL.Scene.WrappedAffine

Synopsis

Documentation

data WrappedAffine a Source

WrappedAffine stores up affine transformations that are commited only when the entity is unwrapped. In this way we can store affine transformations for entities that can not be directly transformed, or for which delaying transformation an optimization.