Wrapper class for Assignment 3.
#include <assignment3.hpp>
◆ Assignment3()
edaf80::Assignment3::Assignment3 |
( |
WindowManager & |
windowManager | ) |
|
It will initialise various modules of bonobo and retrieve a window to draw to.
◆ ~Assignment3()
edaf80::Assignment3::~Assignment3 |
( |
| ) |
|
It will release the bonobo modules initialised by the constructor, as well as the window.
◆ run()
void edaf80::Assignment3::run |
( |
| ) |
|
◆ inputHandler
◆ mCamera
◆ mWindowManager
◆ window
GLFWwindow* edaf80::Assignment3::window |
|
private |
The documentation for this class was generated from the following files: