Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
MainWindow Class Reference

#include <MainWindow.h>

Inheritance diagram for MainWindow:
[legend]
Collaboration diagram for MainWindow:
[legend]

Public Member Functions

 MainWindow (QWidget *parent=nullptr)
 
 ~MainWindow ()
 
OpenGLWindowgetGlWindow ()
 

Detailed Description

Definition at line 19 of file MainWindow.h.

Constructor & Destructor Documentation

◆ MainWindow()

MainWindow::MainWindow ( QWidget *  parent = nullptr)
explicit

Definition at line 33 of file MainWindow.cpp.

Here is the call graph for this function:

◆ ~MainWindow()

MainWindow::~MainWindow ( )

Definition at line 433 of file MainWindow.cpp.

Member Function Documentation

◆ getGlWindow()

OpenGLWindow * MainWindow::getGlWindow ( )
inline

Definition at line 26 of file MainWindow.h.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: