Geo path search settings Generated from class MR.SearchPathSettings. This is the non-const half of the class. More...
Properties | |
| new unsafe ref MR.GeodesicPathApprox | geodesicPathApprox [get] |
| the algorithm to compute approximately geodesic path | |
| new unsafe ref int | maxReduceIters [get] |
| the maximum number of iterations to reduce approximate path length and convert it in geodesic path | |
| Properties inherited from MR.Const_SearchPathSettings | |
| unsafe MR.GeodesicPathApprox | geodesicPathApprox [get] |
| the algorithm to compute approximately geodesic path | |
| unsafe int | maxReduceIters [get] |
| the maximum number of iterations to reduce approximate path length and convert it in geodesic path | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SearchPathSettings | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_SearchPathSettings | |
| unsafe MR.GeodesicPathApprox * | __ref_storage_geodesicPathApprox |
| unsafe int * | __ref_storage_maxReduceIters |
Geo path search settings Generated from class MR.SearchPathSettings. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.SearchPathSettings elementwise.
|
inline |
Generated from constructor MR.SearchPathSettings.SearchPathSettings.
|
inline |
Generated from constructor MR.SearchPathSettings.SearchPathSettings.
|
inline |
Generated from method MR::SearchPathSettings::operator=.
|
get |
the algorithm to compute approximately geodesic path
|
get |
the maximum number of iterations to reduce approximate path length and convert it in geodesic path