Geo path search settings Generated from class MR.SearchPathSettings. This is the non-const half of the class.
More...
Geo path search settings Generated from class MR.SearchPathSettings. This is the non-const half of the class.
◆ SearchPathSettings() [1/4]
| unsafe MR.SearchPathSettings.SearchPathSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SearchPathSettings() [2/4]
| unsafe MR.SearchPathSettings.SearchPathSettings |
( |
MR.GeodesicPathApprox | geodesicPathApprox, |
|
|
int | maxReduceIters ) |
|
inline |
◆ SearchPathSettings() [3/4]
| unsafe MR.SearchPathSettings.SearchPathSettings |
( |
MR.Const_SearchPathSettings | _other | ) |
|
|
inline |
Generated from constructor MR.SearchPathSettings.SearchPathSettings.
◆ SearchPathSettings() [4/4]
Generated from constructor MR.SearchPathSettings.SearchPathSettings.
◆ assign()
Generated from method MR.SearchPathSettings.operator=.
◆ geodesicPathApprox
< the algorithm to compute approximately geodesic path
the maximum number of iterations to reduce approximate path length and convert it in geodesic path
◆ maxReduceIters
| new unsafe ref int MR.SearchPathSettings.maxReduceIters |
|
get |
The documentation for this class was generated from the following file: