Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Matrix22.h158 self_type& SetupIdentity() { return *MTX22Identity(this); } in SetupIdentity() function
Dmath_Matrix33.h210 self_type& SetupIdentity() { return *MTX33Identity(this); } in SetupIdentity() function
Dmath_Matrix23.h165 self_type& SetupIdentity() { return *MTX23Identity(this); } in SetupIdentity() function
Dmath_Matrix43.h204 self_type& SetupIdentity() { return *MTX43Identity(this); } in SetupIdentity() function
Dmath_Matrix44.h396 self_type& SetupIdentity() { return *MTX44Identity(this); } in SetupIdentity() function
Dmath_Matrix34.h329 self_type& SetupIdentity() { return *MTX34Identity(this); } in SetupIdentity() function