Generated from class MR.PolylineProjectionResult3. Derived classes: Direct: (non-virtual) MR.PolylineProjectionResult3Arg 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.Vector3f | 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.PolylineProjectionResult3. Derived classes: Direct: (non-virtual) MR.PolylineProjectionResult3Arg This is the non-const half of the class.
◆ PolylineProjectionResult3() [1/4]
| unsafe MR.PolylineProjectionResult3.PolylineProjectionResult3 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PolylineProjectionResult3() [2/4]
◆ PolylineProjectionResult3() [3/4]
| unsafe MR.PolylineProjectionResult3.PolylineProjectionResult3 |
( |
MR.Const_PolylineProjectionResult3 | _other | ) |
|
|
inline |
Generated from constructor MR.PolylineProjectionResult3.PolylineProjectionResult3.
◆ PolylineProjectionResult3() [4/4]
Generated from constructor MR.PolylineProjectionResult3.PolylineProjectionResult3.
◆ assign()
Generated from method MR.PolylineProjectionResult3.operator=.
◆ distSq
| new unsafe ref float MR.PolylineProjectionResult3.distSq |
|
get |
squared distance from pt to proj
◆ line
polyline's edge containing the closest point
◆ point
| new unsafe ref MR.Vector3f MR.PolylineProjectionResult3.point |
|
get |
closest point on polyline, transformed by xf if it is given
The documentation for this class was generated from the following file: