[−]Module lyon_algorithms::math
Basic types that are used everywhere. Most other lyon crates reexport them.
Traits
| Transform | Anything that can be transformed in 2D. |
Functions
| point | |
| rect | Shorthand for |
| size | Shorthand for |
| vector | Convenience constructor. |
Type Definitions
| Angle | An angle in radians (f32). |
| F64Point | Alias for |
| Point | Alias for |
| Rect | Alias for |
| Rotation2D | Alias for |
| Size | Alias for |
| Transform2D | Alias for |
| Vector | Alias for |