Generated from class MR.PolylineProjectionResult3Arg. Base classes: Direct: (non-virtual) MR.PolylineProjectionResult3 This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_PolylineProjectionResult3Arg () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_PolylineProjectionResult3Arg (MR.Const_PolylineProjectionResult3Arg _other) |
| | Generated from constructor MR.PolylineProjectionResult3Arg.PolylineProjectionResult3Arg.
|
| |
|
unsafe bool | valid () |
| | check for validity, otherwise the projection was not found Generated from method MR.PolylineProjectionResult3Arg.valid.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.VertId | pointId [get] |
| |
|
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
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.PolylineProjectionResult3Arg. Base classes: Direct: (non-virtual) MR.PolylineProjectionResult3 This is the const half of the class.
The documentation for this class was generated from the following file: