Module lyon_algorithms::math [−][src]
f32 version of the lyon_geom types used everywhere. Most other lyon crates reexport them.
Functions
| point | Shorthand for |
| rect | Shorthand for |
| size | Shorthand for |
| vector | Shorthand for |
Type Definitions
| Angle | An angle in radians (f32). |
| Point | Alias for |
| Rect | Alias for |
| Rotation | Alias for |
| Scale | Alias for |
| Size | Alias for |
| Transform | Alias for |
| Translation | Alias for |
| Vector | Alias for |