Docs.rs
polyscope-core-0.5.9
polyscope-core 0.5.9
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xarthurx
Dependencies
bytemuck ^1.14
normal
glam ^0.29
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
proptest ^1.5
dev
Versions
98.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module pick
polyscope_
core
0.5.9
Module pick
Module Items
Structs
Traits
In crate polyscope_
core
polyscope_core
Module
pick
Copy item path
Source
Expand description
Picking and selection system.
Structs
§
Pick
Result
Result of a pick/selection operation.
Traits
§
Pickable
Trait for objects that support picking/selection.