Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/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