Generated from class MR.PolylineProjectionResult2. This is the non-const half of the class.
More...
|
| new unsafe ref MR.UndirectedEdgeId | line [get] |
| | polyline's edge containing the closest point
|
| |
| new unsafe ref MR.Vector2f | point [get] |
| | closest point on polyline, transformed by xf if it is given
|
| |
| new unsafe ref float | distSq [get] |
| | squared distance from pt to proj
|
| |
Generated from class MR.PolylineProjectionResult2. This is the non-const half of the class.
◆ PolylineProjectionResult2() [1/4]
| unsafe MR.PolylineProjectionResult2.PolylineProjectionResult2 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PolylineProjectionResult2() [2/4]
◆ PolylineProjectionResult2() [3/4]
| unsafe MR.PolylineProjectionResult2.PolylineProjectionResult2 |
( |
MR.Const_PolylineProjectionResult2 | _other | ) |
|
|
inline |
Generated from constructor MR.PolylineProjectionResult2.PolylineProjectionResult2.
◆ PolylineProjectionResult2() [4/4]
Generated from constructor MR.PolylineProjectionResult2.PolylineProjectionResult2.
◆ assign()
Generated from method MR.PolylineProjectionResult2.operator=.
◆ distSq
| new unsafe ref float MR.PolylineProjectionResult2.distSq |
|
get |
squared distance from pt to proj
◆ line
polyline's edge containing the closest point
◆ point
| new unsafe ref MR.Vector2f MR.PolylineProjectionResult2.point |
|
get |
closest point on polyline, transformed by xf if it is given
The documentation for this class was generated from the following file: