[][src]Module fart::scene

A scene of shapes.

Structs

Inches

Express an scene's SVG's physical dimensions in inches.

Scene

A scene is a collection of shapes, their rendered paths, and all the shapes' AABBs.

SceneSpace

Unit for things within the scene space.

Traits

SvgUnit

A physical unit supported by SVG (inches, centimeters, etc). Used when plotting an image.