RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::TObjDocument Struct Reference

#include <TObjFileFormat.h>

Public Member Functions

 TObjDocument ()
 

Data Fields

std::string document_name
 
Ogre::Vector3 grid_position
 
bool grid_enabled
 
bool rot_yxz
 
std::vector< TObjTreetrees
 
std::vector< TObjGrassgrass
 
std::vector< TObjVehiclevehicles
 
std::vector< TObjEntryobjects
 
std::vector< ProceduralObjectPtrproc_objects
 

Detailed Description

Definition at line 141 of file TObjFileFormat.h.

Constructor & Destructor Documentation

◆ TObjDocument()

RoR::TObjDocument::TObjDocument ( )
inline

Definition at line 143 of file TObjFileFormat.h.

Field Documentation

◆ document_name

std::string RoR::TObjDocument::document_name

Definition at line 148 of file TObjFileFormat.h.

◆ grass

std::vector<TObjGrass> RoR::TObjDocument::grass

Definition at line 153 of file TObjFileFormat.h.

◆ grid_enabled

bool RoR::TObjDocument::grid_enabled

Definition at line 150 of file TObjFileFormat.h.

◆ grid_position

Ogre::Vector3 RoR::TObjDocument::grid_position

Definition at line 149 of file TObjFileFormat.h.

◆ objects

std::vector<TObjEntry> RoR::TObjDocument::objects

Definition at line 155 of file TObjFileFormat.h.

◆ proc_objects

std::vector<ProceduralObjectPtr> RoR::TObjDocument::proc_objects

Definition at line 156 of file TObjFileFormat.h.

◆ rot_yxz

bool RoR::TObjDocument::rot_yxz

Definition at line 151 of file TObjFileFormat.h.

◆ trees

std::vector<TObjTree> RoR::TObjDocument::trees

Definition at line 152 of file TObjFileFormat.h.

◆ vehicles

std::vector<TObjVehicle> RoR::TObjDocument::vehicles

Definition at line 154 of file TObjFileFormat.h.


The documentation for this struct was generated from the following file: