Docs.rs
  • ue-types-0.1.0
    • ue-types 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • tristanpoland
    • Dependencies
      • bincode ^1.3 normal
      • glam ^0.24 normal
      • serde ^1.0 normal
      • serde_json ^1.0 dev
    • Versions
    • 95.43% 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

ue_types0.1.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Mat3
  • Mat4
  • Quat
  • Vec2
  • Vec3
  • Vec4
  • bounds::BoundingBox
  • bounds::BoundingSphere
  • color::Color
  • color::LinearColor
  • rotator::Rotator
  • transform::Transform
  • vector::VectorConstants

Traits

  • BinarySerializable
  • vector::Vector2DExt
  • vector::VectorExt

Functions

  • rotator::angle_difference
  • rotator::lerp_rotator
  • rotator::normalize_angle

Type Aliases

  • vector::Matrix3
  • vector::Matrix4
  • vector::Quaternion
  • vector::Vector
  • vector::Vector2D
  • vector::Vector4