Matrix4x4.opEquals

Compares two Matrices approximately

struct Matrix4x4
@nogc
bool
opEquals
const pure nothrow
(
ref const Matrix4x4 mat
)

Meta