RigsofRods
Soft-body Physics Simulation
|
Parser and data structures for TOBJ (Terrain Objects) file format. More...
Go to the source code of this file.
Data Structures | |
struct | RoR::TObjTree |
struct | RoR::TObjGrass |
Unified 'grass' and 'grass2'. More... | |
struct | RoR::TObjVehicle |
struct | RoR::TObjEntry |
struct | RoR::TObjFile |
class | RoR::TObjParser |
Namespaces | |
RoR | |
RoR::TObj | |
Variables | |
const int | RoR::TObj::STR_LEN = 300 |
const int | RoR::TObj::LINE_BUF_LEN = 4000 |
Parser and data structures for TOBJ (Terrain Objects) file format.
Definition in file TObjFileFormat.h.