Home
last modified time | relevance | path

Searched refs:IsZero (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Vector4.h229 bool IsZero() const { return VEC4IsZero(this); } in IsZero() function
Dmath_Vector2.h205 bool IsZero() const { return VEC2IsZero(this); } in IsZero() function
Dmath_Vector3.h231 bool IsZero() const { return VEC3IsZero(this); } in IsZero() function