Classes | |
class | MainWindow |
Qt central, all operations relating to the view part here. More... | |
class | QNodeThor3 |
Functions | |
template<typename T > | |
T | deg2rad (T deg) |
template<typename T > | |
T | rad2deg (T rad) |
T thormang3_demo::deg2rad | ( | T | deg | ) |
Definition at line 207 of file main_window.hpp.
T thormang3_demo::rad2deg | ( | T | rad | ) |
Definition at line 213 of file main_window.hpp.