Docs.rs
tetra-0.8.0
tetra 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
17cupsofcoffee
Dependencies
ab_glyph ^0.2.2
normal
optional
bytemuck ^1.5.0
normal
glow ^0.12.0
normal
half ^2.1.0
normal
hashbrown ^0.13.1
normal
image ^0.24.1
normal
lyon_tessellation ^1.0.7
normal
num-traits ^0.2.14
normal
rodio ^0.17.1
normal
optional
sdl2 ^0.35.0
normal
serde ^1.0.104
normal
optional
vek ^0.15.4
normal
xi-unicode ^0.3.0
normal
anyhow ^1.0.33
dev
legion ^0.4.0
dev
rand ^0.8.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
tetra
0.8.0
In tetra::
graphics
tetra
::
graphics
Function
get_transform_matrix
Copy item path
Source
pub fn get_transform_matrix(ctx: &
Context
) ->
Mat4
<
f32
>
Expand description
Returns the current transform matrix.