RigsofRods
Soft-body Physics Simulation
Functions | Variables
ODefFileFormat.cpp File Reference
#include "ODefFileFormat.h"
#include "Actor.h"
#include "Utils.h"
+ Include dependency graph for ODefFileFormat.cpp:

Go to the source code of this file.

Functions

bool StartsWith (std::string const &line, const char *test)
 

Variables

const int ODEF_LINE_BUF_LEN = 4000
 

Function Documentation

◆ StartsWith()

bool StartsWith ( std::string const &  line,
const char *  test 
)
inline

Definition at line 68 of file ODefFileFormat.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ ODEF_LINE_BUF_LEN

const int ODEF_LINE_BUF_LEN = 4000

Definition at line 28 of file ODefFileFormat.cpp.