Matrix3x3.opCast

Casting constructor

struct Matrix3x3(ElemT)
const
MatrixT
opCast
(
MatrixT : Matrix3x3!ElemT2
ElemT2
)
()
if (
traits.isNumeric!ElemT
)

Meta