|
MetaImGUI 1.0.0
ImGui Application Template for C++20
|
This is the complete list of members for MetaImGUI::ISSTracker, including all inherited members.
| FetchPositionSync() | MetaImGUI::ISSTracker | |
| GetCurrentPosition() const | MetaImGUI::ISSTracker | |
| GetMaxHistorySize() const | MetaImGUI::ISSTracker | inline |
| GetPositionHistory(std::vector< double > &latitudes, std::vector< double > &longitudes) const | MetaImGUI::ISSTracker | |
| ISSTracker() | MetaImGUI::ISSTracker | |
| ISSTracker(const ISSTracker &)=delete | MetaImGUI::ISSTracker | |
| ISSTracker(ISSTracker &&)=delete | MetaImGUI::ISSTracker | |
| IsTracking() const | MetaImGUI::ISSTracker | |
| operator=(const ISSTracker &)=delete | MetaImGUI::ISSTracker | |
| operator=(ISSTracker &&)=delete | MetaImGUI::ISSTracker | |
| StartTracking(std::function< void(const ISSPosition &)> callback=nullptr) | MetaImGUI::ISSTracker | |
| StopTracking() | MetaImGUI::ISSTracker | |
| ~ISSTracker() | MetaImGUI::ISSTracker |