Generated from class MR.Polyline2ProjectionWithOffsetResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.UndirectedEdgeId | line [get] |
| | closest line id on polyline
|
| unsafe ref readonly MR.Vector2f | point [get] |
| | closest point on polyline, transformed by xf if it is given
|
| unsafe float | dist [get] |
| | distance from offset point to proj
|
Generated from class MR.Polyline2ProjectionWithOffsetResult. This is the const half of the class.
◆ Const_Polyline2ProjectionWithOffsetResult() [1/4]
| unsafe MR.Const_Polyline2ProjectionWithOffsetResult.Const_Polyline2ProjectionWithOffsetResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Polyline2ProjectionWithOffsetResult() [2/4]
| unsafe MR.Const_Polyline2ProjectionWithOffsetResult.Const_Polyline2ProjectionWithOffsetResult |
( |
MR.UndirectedEdgeId | line, |
|
|
MR.Vector2f | point, |
|
|
float | dist ) |
|
inline |
◆ Const_Polyline2ProjectionWithOffsetResult() [3/4]
◆ Const_Polyline2ProjectionWithOffsetResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_Polyline2ProjectionWithOffsetResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Polyline2ProjectionWithOffsetResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_dist
| unsafe float* MR.Const_Polyline2ProjectionWithOffsetResult.__ref_storage_dist |
|
protected |
◆ __ref_storage_line
◆ __ref_storage_point
| unsafe MR.Vector2f* MR.Const_Polyline2ProjectionWithOffsetResult.__ref_storage_point |
|
protected |
◆ dist
| unsafe float MR.Const_Polyline2ProjectionWithOffsetResult.dist |
|
get |
distance from offset point to proj
◆ line
closest line id on polyline
◆ point
| unsafe ref readonly MR.Vector2f MR.Const_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: