RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::TObjVehicle Struct Reference

#include <TObjFileFormat.h>

Data Fields

Ogre::Vector3 position
 
Ogre::Quaternion rotation
 
Ogre::Vector3 tobj_rotation
 Original rotation specified in .TOBJ file. More...
 
char name [TObj::STR_LEN]
 
TObjSpecialObject type
 
std::string comments
 Comment line(s) preceding the vehicle-line in the .TOBJ file. More...
 

Detailed Description

Definition at line 109 of file TObjFileFormat.h.

Field Documentation

◆ comments

std::string RoR::TObjVehicle::comments

Comment line(s) preceding the vehicle-line in the .TOBJ file.

Definition at line 116 of file TObjFileFormat.h.

◆ name

char RoR::TObjVehicle::name[TObj::STR_LEN]

Definition at line 114 of file TObjFileFormat.h.

◆ position

Ogre::Vector3 RoR::TObjVehicle::position

Definition at line 111 of file TObjFileFormat.h.

◆ rotation

Ogre::Quaternion RoR::TObjVehicle::rotation

Definition at line 112 of file TObjFileFormat.h.

◆ tobj_rotation

Ogre::Vector3 RoR::TObjVehicle::tobj_rotation

Original rotation specified in .TOBJ file.

Definition at line 113 of file TObjFileFormat.h.

◆ type

TObjSpecialObject RoR::TObjVehicle::type

Definition at line 115 of file TObjFileFormat.h.


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