Matrix4x4.this

CTor

struct Matrix4x4
@nogc
this
pure nothrow
(
float a
,
float b
,
float c
,
float d
,
float e
,
float f
,
float g
,
float h
,
float i
)

Meta