#include <MRPolylineProject.h>
|
bool | valid () const |
| check for validity, otherwise the projection was not found
|
|
| operator bool () const |
|
|
UndirectedEdgeId | line |
| polyline's edge containing the closest point
|
|
V | point |
| closest point on polyline, transformed by xf if it is given
|
|
float | distSq = 0 |
| squared distance from pt to proj
|
|
◆ operator bool()
◆ valid()
check for validity, otherwise the projection was not found
◆ distSq
squared distance from pt to proj
◆ line
polyline's edge containing the closest point
◆ point
closest point on polyline, transformed by xf if it is given
The documentation for this struct was generated from the following file: