Generated from class MR.PointsProjectionResult. This is the non-const half of the class.
More...
|
| new unsafe ref float | distSq [get] |
| | squared distance from pt to proj
|
| |
| new unsafe ref MR.VertId | vId [get] |
| | the closest vertex in point cloud
|
| |
Generated from class MR.PointsProjectionResult. This is the non-const half of the class.
◆ PointsProjectionResult() [1/4]
| unsafe MR.PointsProjectionResult.PointsProjectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PointsProjectionResult() [2/4]
| unsafe MR.PointsProjectionResult.PointsProjectionResult |
( |
float | distSq, |
|
|
MR.VertId | vId ) |
|
inline |
◆ PointsProjectionResult() [3/4]
| unsafe MR.PointsProjectionResult.PointsProjectionResult |
( |
MR.Const_PointsProjectionResult | _other | ) |
|
|
inline |
Generated from constructor MR.PointsProjectionResult.PointsProjectionResult.
◆ PointsProjectionResult() [4/4]
Generated from constructor MR.PointsProjectionResult.PointsProjectionResult.
◆ assign()
Generated from method MR.PointsProjectionResult.operator=.
◆ distSq
| new unsafe ref float MR.PointsProjectionResult.distSq |
|
get |
squared distance from pt to proj
◆ vId
| new unsafe ref MR.VertId MR.PointsProjectionResult.vId |
|
get |
the closest vertex in point cloud
The documentation for this class was generated from the following file: