Generated from class MR.PolylineProjectionResult3Arg. Base classes: Direct: (non-virtual) MR.PolylineProjectionResult3 This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.PolylineProjectionResult3Arg. Base classes: Direct: (non-virtual) MR.PolylineProjectionResult3 This is the const half of the class.
◆ Const_PolylineProjectionResult3Arg() [1/3]
| unsafe MR.Const_PolylineProjectionResult3Arg.Const_PolylineProjectionResult3Arg |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PolylineProjectionResult3Arg() [2/3]
◆ Const_PolylineProjectionResult3Arg() [3/3]
◆ Dispose() [1/2]
| virtual void MR.Const_PolylineProjectionResult3Arg.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PolylineProjectionResult3Arg.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::PolylineProjectionResult3Arg::operator bool.
◆ operator MR.Const_PolylineProjectionResult3()
◆ valid()
| unsafe bool MR.Const_PolylineProjectionResult3Arg.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_distSq
| unsafe float* MR.Const_PolylineProjectionResult3Arg.__ref_storage_distSq |
|
protected |
◆ __ref_storage_line
◆ __ref_storage_point
| unsafe MR.Vector3f* MR.Const_PolylineProjectionResult3Arg.__ref_storage_point |
|
protected |
◆ __ref_storage_pointId
| unsafe MR.VertId* MR.Const_PolylineProjectionResult3Arg.__ref_storage_pointId |
|
protected |
◆ distSq
| unsafe float MR.Const_PolylineProjectionResult3Arg.distSq |
|
get |
squared distance from pt to proj
◆ line
polyline's edge containing the closest point
◆ point
| unsafe ref readonly MR.Vector3f MR.Const_PolylineProjectionResult3Arg.point |
|
get |
closest point on polyline, transformed by xf if it is given
◆ pointId
| unsafe ref readonly MR.VertId MR.Const_PolylineProjectionResult3Arg.pointId |
|
get |
The documentation for this class was generated from the following file: