RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces
RigDef_Validator.h File Reference

.truck format validator More...

#include "RigDef_File.h"
#include <memory>
#include <OgreString.h>
+ Include dependency graph for RigDef_Validator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RigDef::Validator
 Performs a formal validation of the file (missing required parts, conflicts of modules, etc...) More...
 
struct  RigDef::Validator::Message
 

Namespaces

 RigDef
 

Detailed Description

.truck format validator

Author
Petr Ohlidal
Date
12/2013 TERMINOLOGY: Module = An optional section of .truck file. Root module = The default, required module. Configuration = a set of modules the player chose.

Definition in file RigDef_Validator.h.