Searched defs:Cross (Results 1 – 6 of 6) sorted by relevance
114 T Vector2<T>::Cross(const Vector2<T>& other) const in Cross() function
117 Vector3<T> Vector3<T>::Cross(const Vector3<T>& other) const in Cross() function
111 T Vector2<T>::Cross(const Vector2<T>& other) const in Cross() function
116 Vector3<T> Vector3<T>::Cross(const Vector3<T>& other) const in Cross() function
177 static Vector3 Cross(const Vector3& a, const Vector3& b) in Cross() function
154 T Cross(const Vector2<T>& other) const in Cross() function