Docs.rs
  • octoon-math-0.1.1
    • octoon-math 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ray-cast
    • Dependencies
    • Versions
    • 0.81% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate octoon_math

  • Version 0.1.1
  • All Items
  • Modules
  • Type Definitions
?
Change settings

Crate octoon_math

source ·

Re-exports

pub use self::vec2::*;
pub use self::vec3::*;
pub use self::vec4::*;
pub use self::mat2::*;
pub use self::mat3::*;
pub use self::mat4::*;
pub use self::quat::*;
pub use self::consts::*;

Modules

consts
mat2
mat3
mat4
quat
type_size
vec
vec2
vec3
vec4

Type Definitions

Quaternion
double1
double2
double2x2
double3
double3x3
double4
double4x4
float1
float2
float2x2
float3
float3x3
float4
float4x4
i8_1
i8_2
i8_3
i8_4
i16_1
i16_2
i16_3
i16_4
i32_1
i32_2
i32_3
i32_4
u8_1
u8_2
u8_3
u8_4
u16_1
u16_2
u16_3
u16_4
u32_1
u32_2
u32_3
u32_4