Searched defs:VEC3Len (Results 1 – 1 of 1) sorted by relevance
386 VEC3Len(const VEC3* p) in VEC3Len() function484 inline f32 VEC3Len(const VEC3& v) { return VEC3Len( &v ); } in VEC3Len() function