RigsofRods
Soft-body Physics Simulation
|
Checks the rig-def file syntax and loads data to memory. More...
#include "Console.h"
#include "RigDef_Prerequisites.h"
#include "RigDef_File.h"
#include "RigDef_SequentialImporter.h"
#include <memory>
#include <string>
#include <regex>
Go to the source code of this file.
Data Structures | |
class | RigDef::Parser |
Checks the rig-def file syntax and pulls data to File object. More... | |
struct | RigDef::Parser::Token |
Namespaces | |
RigDef | |
Checks the rig-def file syntax and loads data to memory.
Definition in file RigDef_Parser.h.