RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces
GfxScene.h File Reference
#include "CameraManager.h"
#include "ForwardDeclarations.h"
#include "EnvironmentMap.h"
#include "SimBuffers.h"
#include "Skidmark.h"
#include <map>
#include <string>
#include <memory>
+ Include dependency graph for GfxScene.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RoR::GfxScene
 Provides a 3D graphical representation of the simulation Idea: simulation runs at it's own constant rate, scene updates and rendering run asynchronously. More...
 

Namespaces

 RoR
 

Detailed Description

Author
Petr Ohlidal
Date
05/2018

Definition in file GfxScene.h.