RigsofRods
Soft-body Physics Simulation
Namespaces | Functions
RigDef_Parser.cpp File Reference
#include "RigDef_Parser.h"
#include "Actor.h"
#include "Application.h"
#include "SimConstants.h"
#include "CacheSystem.h"
#include "Console.h"
#include "RigDef_File.h"
#include "RigDef_Regexes.h"
#include "Utils.h"
#include <OgreException.h>
#include <OgreString.h>
#include <OgreStringVector.h>
#include <OgreStringConverter.h>
#include <algorithm>
+ Include dependency graph for RigDef_Parser.cpp:

Go to the source code of this file.

Namespaces

 RigDef
 

Functions

bool RigDef::IsWhitespace (char c)
 
bool RigDef::IsSeparator (char c)
 
bool RigDef::StrEqualsNocase (std::string const &s1, std::string const &s2)
 

Detailed Description

Author
Petr Ohlidal
Date
12/2013

Definition in file RigDef_Parser.cpp.