Geo path search settings Generated from class MR.SearchPathSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Geo path search settings Generated from class MR.SearchPathSettings. This is the const half of the class.
◆ Const_SearchPathSettings() [1/4]
| unsafe MR.Const_SearchPathSettings.Const_SearchPathSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SearchPathSettings() [2/4]
| unsafe MR.Const_SearchPathSettings.Const_SearchPathSettings |
( |
MR.GeodesicPathApprox | geodesicPathApprox, |
|
|
int | maxReduceIters ) |
|
inline |
◆ Const_SearchPathSettings() [3/4]
◆ Const_SearchPathSettings() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_SearchPathSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SearchPathSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_geodesicPathApprox
◆ __ref_storage_maxReduceIters
| unsafe int* MR.Const_SearchPathSettings.__ref_storage_maxReduceIters |
|
protected |
◆ geodesicPathApprox
the algorithm to compute approximately geodesic path
◆ maxReduceIters
| unsafe int MR.Const_SearchPathSettings.maxReduceIters |
|
get |
the maximum number of iterations to reduce approximate path length and convert it in geodesic path
The documentation for this class was generated from the following file: