RigsofRods
Soft-body Physics Simulation
|
#include "Application.h"
#include "SimData.h"
#include "CmdKeyInertia.h"
#include "Network.h"
#include "RigDef_Prerequisites.h"
#include "ThreadPool.h"
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | RoR::ActorManager |
Builds and manages softbody actors (physics on background thread, networking) More... | |
Namespaces | |
RoR | |
Definition in file ActorManager.h.