Matrix4x4.opIndex

Returns a specific value by index

struct Matrix4x4
@nogc ref
inout(float)
opIndex
inout pure nothrow
(
ubyte index
)

Meta