![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#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>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 |
1.8.17