CAD Viewer
Classes
VRRenderThread.h File Reference
#include <QThread>
#include <QMutex>
#include <QWaitCondition>
#include <vtkActor.h>
#include <vtkOpenVRRenderWindow.h>
#include <vtkOpenVRRenderWindowInteractor.h>
#include <vtkOpenVRRenderer.h>
#include <vtkOpenVRCamera.h>
#include <vtkActorCollection.h>
#include <vtkCommand.h>
#include <openvr.h>
Include dependency graph for VRRenderThread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VRRenderThread
 

Detailed Description

EEEE2046 - Software Engineering & VR Project

Template to add VR rendering to your application.

P Evans 2022