RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Typedefs
AddonPartFileFormat.h File Reference
#include "Application.h"
#include "GenericFileFormat.h"
#include "RefCountingObject.h"
#include "RigDef_File.h"
#include <OgreResourceManager.h>
#include <memory>
#include <string>
#include <unordered_set>
#include <vector>
+ Include dependency graph for AddonPartFileFormat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RoR::AddonPartConflict
 < Conflict between two addonparts tweaking the same element More...
 
class  RoR::AddonPartUtility
 NOTE: Modcache processes this format directly using RoR::GenericDocument, see RoR::CacheSystem::FillAddonPartDetailInfo() More...
 

Namespaces

 RoR
 

Typedefs

typedef std::vector< AddonPartConflict > RoR::AddonPartConflictVec