Docs.rs
cgmath-0.18.0
cgmath 0.18.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
csherratt
tomaka
kvark
ozkriff
brendanzab
aloucks
emberian
Dependencies
approx ^0.4
normal
mint ^0.5
normal
optional
num-traits ^0.2
normal
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
dev
Versions
80.83%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cgmath
0.18.0
cgmath
Function
vec4
Copy item path
Source
pub const fn vec4<S>(x: S, y: S, z: S, w: S) ->
Vector4
<S>
Expand description
The short constructor.