HMatrix::IsNull

HMatrix::IsNull
bool IsNull() const;
Description

IsNull returns true if the null handle points to identity matrix.

Return Value

Returns true if pointing to identity matrix, and false otherwise.