|
Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
|
#include <MainWindow.h>
Public Member Functions | |
| MainWindow (QWidget *parent=nullptr) | |
| ~MainWindow () | |
| OpenGLWindow * | getGlWindow () |
Definition at line 19 of file MainWindow.h.
|
explicit |
| MainWindow::~MainWindow | ( | ) |
Definition at line 433 of file MainWindow.cpp.
|
inline |