Searched defs:lengthSquared (Results 1 – 4 of 4) sorted by relevance
21 static inline bool is_length_nearly_zero(float x, float y, float z, float *lengthSquared) { in is_length_nearly_zero()
93 float *lengthSquared) { in isLengthNearlyZero()
75 double lengthSquared() const { in lengthSquared() function
135 inline T lengthSquared (const Vector<T, Size>& a) in lengthSquared() function