Docs.rs
rfw-math-0.2.0
rfw-math 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
meirbon
Dependencies
glam >=0.17
normal
serde ^1.0
normal
optional
Versions
0%
of the crate is documented
Platform
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
dvec2
rfw_
math
0.2.0
rfw_math
Function
dvec2
Copy item path
Source
pub const fn dvec2(x:
f64
, y:
f64
) ->
DVec2
Expand description
Creates a 2-dimensional vector.