Physics simulation class header file. More...
#include <set>
#include <map>
#include <unordered_map>
#include <VR3PhyMesh.h>
Go to the source code of this file.
Classes | |
class | VR3PhysicsSimulator |
The physics simulator class. More... | |
struct | VR3PhysicsSimulator::MapElement |
An element in the hash registered object map. More... |
Physics simulation class header file.
This header file contains the VR3PhysicsSimulator class declaration. This class provides the functionalities to perform physicis simulation in the scene and only one instance of this class may be active at a time.
Definition in file VR3PhysicsSimulator.h.