Generated from class MR.PolylineProjectionWithOffsetResult3. 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.Vector3f | 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.PolylineProjectionWithOffsetResult3. This is the non-const half of the class.
◆ PolylineProjectionWithOffsetResult3() [1/4]
| unsafe MR.PolylineProjectionWithOffsetResult3.PolylineProjectionWithOffsetResult3 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PolylineProjectionWithOffsetResult3() [2/4]
◆ PolylineProjectionWithOffsetResult3() [3/4]
| unsafe MR.PolylineProjectionWithOffsetResult3.PolylineProjectionWithOffsetResult3 |
( |
MR.Const_PolylineProjectionWithOffsetResult3 | _other | ) |
|
|
inline |
Generated from constructor MR.PolylineProjectionWithOffsetResult3.PolylineProjectionWithOffsetResult3.
◆ PolylineProjectionWithOffsetResult3() [4/4]
Generated from constructor MR.PolylineProjectionWithOffsetResult3.PolylineProjectionWithOffsetResult3.
◆ assign()
Generated from method MR.PolylineProjectionWithOffsetResult3.operator=.
◆ dist
| new unsafe ref float MR.PolylineProjectionWithOffsetResult3.dist |
|
get |
distance from offset point to proj
◆ line
closest line id on polyline
◆ point
| new unsafe ref MR.Vector3f MR.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: