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