Generated from class MR.PointsProjectionResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | distSq [get] |
| | squared distance from pt to proj
|
| unsafe ref readonly MR.VertId | vId [get] |
| | the closest vertex in point cloud
|
Generated from class MR.PointsProjectionResult. This is the const half of the class.
◆ Const_PointsProjectionResult() [1/4]
| unsafe MR.Const_PointsProjectionResult.Const_PointsProjectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PointsProjectionResult() [2/4]
| unsafe MR.Const_PointsProjectionResult.Const_PointsProjectionResult |
( |
float | distSq, |
|
|
MR.VertId | vId ) |
|
inline |
◆ Const_PointsProjectionResult() [3/4]
◆ Const_PointsProjectionResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_PointsProjectionResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PointsProjectionResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_distSq
| unsafe float* MR.Const_PointsProjectionResult.__ref_storage_distSq |
|
protected |
◆ __ref_storage_vId
| unsafe MR.VertId* MR.Const_PointsProjectionResult.__ref_storage_vId |
|
protected |
◆ distSq
| unsafe float MR.Const_PointsProjectionResult.distSq |
|
get |
squared distance from pt to proj
◆ vId
| unsafe ref readonly MR.VertId MR.Const_PointsProjectionResult.vId |
|
get |
the closest vertex in point cloud
The documentation for this class was generated from the following file: