Docs.rs
euclid-0.20.14
euclid 0.20.14
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Manishearth
github:servo:cargo-publish
SimonSapin
pcwalton
larsbergstrom
metajack
glennw
Dependencies
mint ^0.5.1
normal
num-traits ^0.2.10
normal
serde ^1.0
normal
serde_test ^1.0
dev
Versions
Go to latest version
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
☰
euclid
All crates
[
−
]
[src]
Function
euclid
::
vec3
pub fn vec3<T, U>(x: T, y: T, z: T) ->
Vector3D
<T, U>
Convenience constructor.