Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
|
Classes | |
class | DataManager |
Класс, хранящий gui объекты и связывающий их с QCustomPlot. More... | |
class | PlotArea |
Класс, упрощающий управление классами gui на QCustomPlot. More... | |
class | TablesConnection |
Класс, упрощающий отображение классов gui в QTableWidget's. More... | |
Functions | |
bool | IsPointInsideHill (lib::Point point, std::vector< lib::Point > vertices) |
bool data_tools::IsPointInsideHill | ( | lib::Point | point, |
std::vector< lib::Point > | vertices ) |