mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T773, if possible skip update of situations with elevation in interpolator
This commit is contained in:
committed by
Mat Sutcliffe
parent
181c2b8061
commit
e21dab0605
@@ -88,7 +88,7 @@ namespace BlackMisc
|
||||
|
||||
private:
|
||||
//! Update the elevations used in CInterpolatorSpline::m_s
|
||||
bool updateElevations();
|
||||
bool updateElevations(bool canSkip);
|
||||
|
||||
//! Are any elevations missing in CInterpolatorSpline::m_s
|
||||
bool areAnyElevationsMissing() const;
|
||||
|
||||
Reference in New Issue
Block a user