|
dRonin
adbada4
dRonin GCS
|
#include <pathfillet.h>
Public Member Functions | |
| PathFillet (QObject *parent=nullptr) | |
| virtual bool | verifyPath (FlightDataModel *model, QString &err) |
| virtual bool | processPath (FlightDataModel *model) |
| virtual bool | configure (QWidget *callingUi=nullptr) |
Public Member Functions inherited from IPathAlgorithm | |
| IPathAlgorithm (QObject *parent=nullptr) | |
Definition at line 31 of file pathfillet.h.