Home
last modified time | relevance | path

Searched refs:IsIdentity (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Matrix22.h173 bool IsIdentity() const { return MTX22IsIdentity(this); } in IsIdentity() function
Dmath_Matrix33.h225 bool IsIdentity() const { return MTX33IsIdentity(this); } in IsIdentity() function
Dmath_Matrix23.h251 bool IsIdentity() const { return MTX23IsIdentity(this); } in IsIdentity() function
Dmath_Matrix43.h219 bool IsIdentity() const { return MTX43IsIdentity(this); } in IsIdentity() function
Dmath_Matrix44.h490 bool IsIdentity() const { return MTX44IsIdentity(this); } in IsIdentity() function
Dmath_Matrix34.h472 bool IsIdentity() const { return MTX34IsIdentity(this); } in IsIdentity() function