#include <LineIntersection2D.h>
|
| | LineIntersection2D (double x1, double y1, double x2, double y2, double X1, double Y1, double X2, double Y2) |
Definition at line 31 of file LineIntersection2D.h.
◆ LineIntersection2D()
| Trk::LineIntersection2D::LineIntersection2D |
( |
double | x1, |
|
|
double | y1, |
|
|
double | x2, |
|
|
double | y2, |
|
|
double | X1, |
|
|
double | Y1, |
|
|
double | X2, |
|
|
double | Y2 ) |
|
inline |
| double Trk::LineIntersection2D::D |
| double Trk::LineIntersection2D::d |
◆ interX
| double Trk::LineIntersection2D::interX |
◆ interY
| double Trk::LineIntersection2D::interY |
| double Trk::LineIntersection2D::K |
| double Trk::LineIntersection2D::k |
◆ valid
| bool Trk::LineIntersection2D::valid |
The documentation for this struct was generated from the following file: