Docs.rs
bevy_picking_bvh_backend-0.1.0
bevy_picking_bvh_backend 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
rlamarche
Dependencies
bevy_app ^0.15
normal
bevy_asset ^0.15
normal
bevy_derive ^0.15
normal
bevy_ecs ^0.15
normal
bevy_hierarchy ^0.15
normal
bevy_log ^0.15
normal
bevy_math ^0.15
normal
bevy_picking ^0.15
normal
bevy_reflect ^0.15
normal
bevy_render ^0.15
normal
bevy_scene ^0.15
normal
bevy_tasks ^0.15
normal
bevy_transform ^0.15
normal
bevy_utils ^0.15
normal
bvh ^0.10.0
normal
optional
crossbeam-channel ^0.5.14
normal
futures-lite ^2.0.1
normal
nalgebra ^0.33.2
normal
optional
obvhs ^0.2.0
normal
optional
uuid ^1
normal
bevy ^0.15
dev
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Crate bevy_picking_bvh_backend
bevy_
picking_
bvh_
backend
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
bevy_
picking_
bvh_
backend
Copy item path
Source
Modules
§
common
obvhs
ray_
cast
Ray casting for meshes.
storage
Structs
§
Picking
BvhBackend
Enums
§
BvhBackend
Functions
§
update_
hits
Casts rays into the scene using
MeshPickingSettings
and sends
PointerHits
events.