![]() |
RigsofRods
2023.09
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::TObjDocument |
| class | RoR::TObjParser |
Namespaces | |
| RoR | |
| RoR::TObj | |
Functions | |
| void | RoR::TObj::WriteToStream (TObjDocumentPtr doc, Ogre::DataStreamPtr stream) |
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.
1.8.17