Crate lmaths

Source

Re-exports§

pub use self::Vector2;
pub use self::vector2::dot;
pub use self::vector2::triple_product;
pub use self::Point2;
pub use self::vector2::*;
pub use self::point2::*;

Modules§

point2
vector2