Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
exr-1.73.0
exr 1.73.0
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
johannesvollmer
Dependencies
bit_field ^0.10.1
normal
half ^2.1.0
normal
lebe ^0.5.2
normal
miniz_oxide ^0.8.0
normal
rayon-core ^1.11.0
normal
smallvec ^1.7.0
normal
zune-inflate ^0.2.3
normal
bencher ^0.1.5
dev
image ^0.25.2
dev
rand ^0.8.5
dev
rayon ^1.5.3
dev
walkdir ^2.3.2
dev
Versions
100%
of the crate is documented
Go to latest version
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
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
exr
1.73.0
In exr::
meta::
attribute
exr
::
meta
::
attribute
Type Alias
Matrix4x4
Copy item path
Source
pub type Matrix4x4 = [
f32
;
16
];
Expand description
A float matrix with four rows and four columns.