Expand description
Theon abstracts Euclidean spaces and geometric queries with support for popular linear algebra and spatial crates in the Rust ecosystem.
Modules§
- adjunct
- Static groups of homogeneous data.
- lapack
- LAPACK and non-trivial linear algebra.
- ops
- prelude
- Re-exports commonly used types and traits.
- query
- Spatial queries.
- space
- Vector and affine spaces.
Traits§
- AsPosition
- Immutable positional data.
- AsPosition
Mut - Mutable positional data.
Functions§
- lerp
- Linearly interpolates between two values.