Docs.rs
  • navmesh-0.12.1
    • navmesh 0.12.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • approx ^0.5 normal
      • mint ^0.5 normal optional
      • petgraph ^0.6 normal
      • rayon ^1.5 normal optional
      • serde ^1 normal
      • spade ^1.8 normal
      • typid ^1 normal
    • Versions
    • 44.78% 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

navmesh0.12.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • NavArea
  • NavConnection
  • NavFreeGrid
  • NavFreeGridConnection
  • NavGrid
  • NavGridConnection
  • NavIslandPortal
  • NavIslands
  • NavIslandsConnection
  • NavMesh
  • NavNet
  • NavSpatialConnection
  • NavSpatialObject
  • NavTriangle
  • NavVec3

Enums

  • Error
  • NavPathMode
  • NavQuery

Type Aliases

  • NavFreeGridID
  • NavGridID
  • NavIslandsID
  • NavMeshID
  • NavNetID
  • NavResult
  • Scalar