Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Matrix22.h223 self_type& SetupIdentity() { return *MTX22Identity(this); } in SetupIdentity() function
Dmath_Matrix33.h251 self_type& SetupIdentity() { return *MTX33Identity(this); } in SetupIdentity() function
Dmath_Matrix23.h333 self_type& SetupIdentity() { return *MTX23Identity(this); } in SetupIdentity() function
Dmath_Matrix43.h315 self_type& SetupIdentity() { return *MTX43Identity(this); } in SetupIdentity() function
Dmath_Matrix44.h669 self_type& SetupIdentity() { return *MTX44Identity(this); } in SetupIdentity() function
Dmath_Matrix34.h730 self_type& SetupIdentity() { return *MTX34Identity(this); } in SetupIdentity() function