☰
Matrix4x4
Matrix4x4
In exr::meta::attribute
Modules
block_type_strings
type_names
Structs
ChannelDescription
ChannelList
Chromaticities
FloatRect
IntegerBounds
KeyCode
Preview
Text
TileDescription
TimeCode
Enums
AttributeValue
BlockType
EnvironmentMap
LevelMode
LineOrder
SampleType
Functions
byte_size
read
validate
write
Type Definitions
DataWindow
DisplayWindow
Matrix3x3
Matrix4x4
Rational
TextBytes
TextSlice
?
Type Definition
exr
::
meta
::
attribute
::
Matrix4x4
source
·
[
−
]
pub type Matrix4x4 = [
f32
;
16
];
Expand description
A float matrix with four rows and four columns.