#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: