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
☰
bmat2x3
In glsl_layout
?
Type Definition
glsl_layout
::
bmat2x3
source
·
[
−
]
pub type bmat2x3 =
Array
<
bvec3
, [
Element
<
bvec3
>;
2
]>;
Expand description
Matrix of 2 x 3 boolean values.