TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
Loading...
Searching...
No Matches
SegmentIntersection Member List

This is the complete list of members for SegmentIntersection, including all inherited members.

direction(Point first_point, Point second_point, Point third_point)SegmentIntersectioninline
intersect(Point first_point, Point second_point, Point third_point, Point forth_point) (defined in SegmentIntersection)SegmentIntersectioninline
on_segment(Point first_point, Point second_point, Point third_point)SegmentIntersectioninline