![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Files | |
| RigDef_File.cpp | |
| RigDef_File.h | |
| Data structures representing 'truck' file format, see https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/ for reference. | |
| RigDef_Node.cpp | |
| RigDef_Node.h | |
| RigDef_Parser.cpp | |
| RigDef_Parser.h | |
| Checks the rig-def file syntax and loads data to memory. | |
| RigDef_Prerequisites.h | |
| RigDef_Regexes.h | |
| Defines regular expressions to verify and pull data from rig-def file. 'E' stands for Expression. | |
| RigDef_SequentialImporter.cpp | |
| RigDef_SequentialImporter.h | |
| RigDef_Serializer.cpp | |
| RigDef_Serializer.h | |
| RigDef_Validator.cpp | |
| RigDef_Validator.h | |
| .truck format validator | |