#include <raytracer.h>
Public Slots | |
| void | resetPosition () |
| void | moveBack () |
| void | moveUp () |
| void | moveForward () |
| void | moveDown () |
| void | moveLeft () |
| void | moveRight () |
| void | enableRaytracingRenderer (bool enable) |
| void | enableRadiosityRenderer (bool enable) |
Public Member Functions | |
| raytracer () | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
| raytracer::raytracer | ( | ) |
Constructor that creates the GUI and sets up the scene.
1.5.3