Crate euclid [−] [src]
Reexports
pub use matrix::Matrix4; |
pub use matrix2d::Matrix2D; |
pub use matrix4d::Matrix4D; |
pub use point::{Point2D, Point3D, Point4D}; |
pub use rect::Rect; |
pub use size::Size2D; |
Modules
approxeq | |
length |
A one-dimensional length, tagged with its units. |
matrix | |
matrix2d | |
matrix4d | |
num |
A one-dimensional length, tagged with its units. |
point | |
rect | |
scale_factor |
A type-checked scaling factor between units. |
side_offsets |
A group of side offsets, which correspond to top/left/bottom/right for borders, padding, and margins in CSS. |
size |