Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix22.h238 bool IsIdentity() const { return MTX22IsIdentity(this); } in IsIdentity() function
Dmath_Matrix33.h266 bool IsIdentity() const { return MTX33IsIdentity(this); } in IsIdentity() function
Dmath_Matrix23.h434 bool IsIdentity() const { return MTX23IsIdentity(this); } in IsIdentity() function
Dmath_Matrix43.h330 bool IsIdentity() const { return MTX43IsIdentity(this); } in IsIdentity() function
Dmath_Matrix44.h763 bool IsIdentity() const { return MTX44IsIdentity(this); } in IsIdentity() function
Dmath_Matrix34.h873 bool IsIdentity() const { return MTX34IsIdentity(this); } in IsIdentity() function