Docs.rs
  • oxygengine-navigation-0.45.0
    • oxygengine-navigation 0.45.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • bincode ^1 normal
      • navmesh ^0.12 normal
      • oxygengine-core ^0.45 normal
      • serde ^1 normal
    • Versions
    • 45.07% 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 oxygengine_navigation

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • asset_protocols::nav_grid::NavGridAsset
  • asset_protocols::nav_grid::NavGridAssetProtocol
  • asset_protocols::nav_mesh::NavMeshAsset
  • asset_protocols::nav_mesh::NavMeshAssetProtocol
  • components::NavAgent
  • components::NavAgentDestination
  • components::SimpleNavDriverTag
  • resources::NavArea
  • resources::NavConnection
  • resources::NavFreeGrid
  • resources::NavFreeGridConnection
  • resources::NavGrid
  • resources::NavGridConnection
  • resources::NavIslandPortal
  • resources::NavIslands
  • resources::NavIslandsConnection
  • resources::NavMesh
  • resources::NavNet
  • resources::NavSpatialConnection
  • resources::NavSpatialObject
  • resources::NavTriangle
  • resources::NavVec3
  • resources::nav_grids::NavGrids
  • resources::nav_meshes::NavMeshes

Enums

  • components::NavAgentTarget
  • resources::Error
  • resources::NavPathMode
  • resources::NavQuery

Functions

  • bundle_installer
  • prefabs_installer
  • protocols_installer
  • systems::nav_agent_maintain_system
  • systems::simple_nav_driver_system

Type Aliases

  • components::NavAgentId
  • resources::NavFreeGridID
  • resources::NavGridID
  • resources::NavIslandsID
  • resources::NavMeshID
  • resources::NavNetID
  • resources::NavResult
  • resources::Scalar
  • systems::NavAgentMaintainSystemResources
  • systems::SimpleNavDriverSystemResources