Docs.rs
  • bsp-pathfinding-0.3.1
    • bsp-pathfinding 0.3.1
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ten3roberts
    • Dependencies
      • glam >=0.14 normal
      • ordered-float ^2.10.0 normal
      • rand ^0.8.4 normal
      • rpds ^0.11.0 normal
      • serde ^1.0.136 normal
      • slotmap ^1.0.6 normal
      • smallvec ^1.8.0 normal
      • macroquad ^0.3.13 dev
      • serde_json ^1.0.78 dev
    • Versions
    • 35.71% 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 bsp_pathfinding

logo
Change settings

List of all items

Structs

  • BSPNode
  • BSPTree
  • Descendants
  • Face
  • NavigationContext
  • NodeIndex
  • NodePayload
  • Portal
  • PortalRef
  • Portals
  • Shape
  • astar::Path
  • astar::SearchInfo
  • astar::WayPoint

Enums

  • Side

Functions

  • astar::astar
  • heuristics::euclidiean
  • heuristics::manhattan

Constants

  • TOLERANCE