Generated from class MR.PolylineProjectionResult3. Derived classes: Direct: (non-virtual) MR.PolylineProjectionResult3Arg This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.UndirectedEdgeId | line [get] |
| | polyline's edge containing the closest point
|
| unsafe ref readonly MR.Vector3f | point [get] |
| | closest point on polyline, transformed by xf if it is given
|
| unsafe float | distSq [get] |
| | squared distance from pt to proj
|
Generated from class MR.PolylineProjectionResult3. Derived classes: Direct: (non-virtual) MR.PolylineProjectionResult3Arg This is the const half of the class.
◆ Const_PolylineProjectionResult3() [1/4]
| unsafe MR.Const_PolylineProjectionResult3.Const_PolylineProjectionResult3 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PolylineProjectionResult3() [2/4]
◆ Const_PolylineProjectionResult3() [3/4]
◆ Const_PolylineProjectionResult3() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_PolylineProjectionResult3.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PolylineProjectionResult3.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::PolylineProjectionResult3::operator bool.
◆ valid()
| unsafe bool MR.Const_PolylineProjectionResult3.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_distSq
| unsafe float* MR.Const_PolylineProjectionResult3.__ref_storage_distSq |
|
protected |
◆ __ref_storage_line
◆ __ref_storage_point
| unsafe MR.Vector3f* MR.Const_PolylineProjectionResult3.__ref_storage_point |
|
protected |
◆ distSq
| unsafe float MR.Const_PolylineProjectionResult3.distSq |
|
get |
squared distance from pt to proj
◆ line
polyline's edge containing the closest point
◆ point
| unsafe ref readonly MR.Vector3f MR.Const_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: