Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/math/
Dmath_Vector4.h237 bool IsZero() const { return VEC4IsZero(this); } in IsZero() function
Dmath_Vector2.h213 bool IsZero() const { return VEC2IsZero(this); } in IsZero() function
Dmath_Vector3.h239 bool IsZero() const { return VEC3IsZero(this); } in IsZero() function