RigsofRods
Soft-body Physics Simulation
|
#include "CameraManager.h"
#include "ForwardDeclarations.h"
#include "EnvironmentMap.h"
#include "SimBuffers.h"
#include "Skidmark.h"
#include <map>
#include <string>
#include <memory>
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 | |
Definition in file GfxScene.h.