Docs.rs
  • matmath-1.4.1
    • matmath 1.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • T0mstone
    • Dependencies
    • Versions
    • 63.16% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

matmath1.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • game::cam3d::Cam3d
  • game::vec2::Vector2
  • game::vec3::Vector3
  • game::vec4::Vector4
  • matrix::Matrix
  • vector::Vector

Enums

  • special_matrices::rotation::RotmatElement

Traits

  • matrix::MatrixElement
  • special_matrices::rotation::Trig
  • vector::SquareRootable

Functions

  • special_matrices::misc::rotmat2
  • special_matrices::misc::rotmat3x
  • special_matrices::misc::rotmat3y
  • special_matrices::misc::rotmat3z
  • special_matrices::misc::switch_dimension_matrix
  • special_matrices::projection::parallel_projection_matrix
  • special_matrices::projection::scaling_project
  • special_matrices::projection::shadow_projection_matrix
  • special_matrices::rotation::rotation_matrix

Type Aliases

  • game::Vector2f
  • game::Vector3f
  • game::Vector4f
  • matrix::IndexResult