NAME
A function of omni::math
omni::math::lines_intersect
A function of omni::math
#include <omni/math.hpp>template < typename T > inline bool omni::math::lines_intersect(const omni::math::dimensional<T, 4>& line1, const omni::math::dimensional<T, 4>& line2)