Docs.rs
glsl-layout-0.5.0
glsl-layout 0.5.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
zakarumych
Dependencies
cgmath ^0.18
normal
glam ^0.22
normal
glsl-layout-derive ^0.4.0
normal
nalgebra ^0.31
normal
Versions
100%
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
☰
bmat3x2
In glsl_layout
?
Type Definition
glsl_layout
::
bmat3x2
source
·
[
−
]
pub type bmat3x2 =
Array
<
bvec2
, [
Element
<
bvec2
>;
3
]>;
Expand description
Matrix of 3 x 2 boolean values.