|
TM2IN
0.5.1
|
#include <features/Vertex.h>

Go to the source code of this file.
Namespaces | |
| TM2IN | |
| TM2IN::algorithm | |
Functions | |
| bool | TM2IN::algorithm::has_lower_angle_than (Vertex *origin, Vertex *v1, Vertex *v2, double angle) |
| Compares angle between Vector(origin, v1) and Vector(origin, v2) and the specific angle. More... | |
| bool | TM2IN::algorithm::isCollinear (Vertex *start_p, Vertex *check_p, Vertex *end_p) |
| Determines whether the line string (start_p, check_p, end_p) is collinear. More... | |
1.8.11