Re-exports§
pub use vec2::Vector2D;pub use vec2::Vec2;pub use vec2::vec2;pub use vec2::Rectangle;pub use vec2::Size2D;pub use vec2::IntVector2D;pub use vec2::IntRectangle;pub use vec2::IntSize2D;pub use vec2::Rect;pub use vec3::Vector3D;pub use vec3::Vec3;pub use vec3::vec3;pub use vec4::Vector4D;pub use vec4::Vec4;pub use vec4::vec4;pub use matrix::Matrix2x2;pub use matrix::Matrix3x3;pub use matrix::Matrix4x4;pub use matrix::Mat2;pub use matrix::Mat3;pub use matrix::Mat4;pub use units::Unit;pub use units::Untyped;