NAME
A member function of omni::geometry::raw_triangle
OVERLOADS
omni::geometry::raw_triangle::intersect
A member function of omni::geometry::raw_triangle
#include <omni/geometry/triangle.hpp>void omni::geometry::raw_triangle::intersect(const omni::geometry::raw_triangle<T>& r2)OVERLOADS
static omni::geometry::raw_triangle<T> omni::geometry::raw_triangle::intersect(const omni::geometry::raw_triangle<T>& a, const omni::geometry::raw_triangle<T>& b)