Docs.rs
renderling-0.4.9
renderling 0.4.9
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
schell
Dependencies
spirv-std ^0.9
normal
assert_approx_eq ^1.1.0
dev
ctor ^0.2.2
dev
env_logger ^0.10.0
dev
icosahedron ^0.1
dev
naga ^0.19
dev
pretty_assertions ^1.4.0
dev
ttf-parser ^0.20.0
dev
async-channel ^1.8
normal
bytemuck ^1.13.0
normal
crabslab ^0.5.1
normal
crunch ^0.5
normal
dagga ^0.2.1
normal
futures-lite ^1.13
normal
glam ^0.24.2
normal
gltf ^1.4, ^1
normal
optional
half ^2.3
normal
image ^0.24
normal
log ^0.4
normal
rustc-hash ^1.1
normal
serde_json ^1.0.117
normal
optional
snafu ^0.7
normal
wgpu ^22.1.0
normal
winit ^0.30
normal
optional
glam ^0.24.2
dev
crabslab ^0.5.1
normal
glam ^0.24.2
normal
half ^2.3
normal
Versions
33.17%
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
i64vec4
renderling
0.4.9
In renderling::
math
renderling
::
math
Function
i64vec4
Copy item path
Source
pub const fn i64vec4(x:
i64
, y:
i64
, z:
i64
, w:
i64
) ->
I64Vec4
Expand description
Creates a 4-dimensional vector.