Matrix.isIdentity

Checks whether the given #graphene_matrix_t is the identity matrix.

class Matrix
bool
isIdentity
()

Return Value

Type: bool

true if the matrix is the identity matrix

Meta