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