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