RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Typedefs
TerrainObjectManager.h File Reference
#include "Application.h"
#include "ODefFileFormat.h"
#include "MeshObject.h"
#include "ProceduralManager.h"
#include "SurveyMapEntity.h"
#include <map>
#include <unordered_map>
#include <vector>
+ Include dependency graph for TerrainObjectManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RoR::Localizer
 
class  RoR::TerrainObjectManager
 
struct  RoR::TerrainObjectManager::AnimatedObject
 
struct  RoR::TerrainObjectManager::ParticleEffectObject
 

Namespaces

 RoR
 

Typedefs

typedef std::vector< Localizer > RoR::LocalizerVec