Docs.rs
glsl-layout-0.3.2
glsl-layout 0.3.2
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
zakarumych
Dependencies
cgmath ^0.16
normal
glsl-layout-derive ^0.3.2
normal
Versions
Go to latest version
Platform
i686-apple-darwin
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
☰
Type Definition mat2
glsl_layout
[
−
]
[src]
Type Definition
glsl_layout
::
mat2
type mat2 =
mat2x2
;
Matrix of 2 x 2 floating-point values.