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

Data Fields

bool header_done
 
std::string header_mesh_name
 
Ogre::Vector3 header_scale
 
Ogre::Vector3 cbox_direction
 
bool cbox_is_rotating
 
bool cbox_is_virtual
 
bool cbox_force_cam
 
Ogre::Vector3 cbox_rotation
 
Ogre::Vector3 cbox_cam_pos
 Section 'forcecamera'. More...
 
CollisionEventFilter cbox_event_filter
 
std::string cbox_event_name
 
std::string cbox_mesh_name
 
std::string cbox_groundmodel_name
 
Ogre::Vector3 cbox_aabb_min
 
Ogre::Vector3 cbox_aabb_max
 

Detailed Description

Definition at line 155 of file ODefFileFormat.h.

Field Documentation

◆ cbox_aabb_max

Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_aabb_max

Definition at line 172 of file ODefFileFormat.h.

◆ cbox_aabb_min

Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_aabb_min

Definition at line 171 of file ODefFileFormat.h.

◆ cbox_cam_pos

Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_cam_pos

Section 'forcecamera'.

Definition at line 166 of file ODefFileFormat.h.

◆ cbox_direction

Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_direction

Definition at line 161 of file ODefFileFormat.h.

◆ cbox_event_filter

CollisionEventFilter RoR::ODefParser::ODefParserContext::cbox_event_filter

Definition at line 167 of file ODefFileFormat.h.

◆ cbox_event_name

std::string RoR::ODefParser::ODefParserContext::cbox_event_name

Definition at line 168 of file ODefFileFormat.h.

◆ cbox_force_cam

bool RoR::ODefParser::ODefParserContext::cbox_force_cam

Definition at line 164 of file ODefFileFormat.h.

◆ cbox_groundmodel_name

std::string RoR::ODefParser::ODefParserContext::cbox_groundmodel_name

Definition at line 170 of file ODefFileFormat.h.

◆ cbox_is_rotating

bool RoR::ODefParser::ODefParserContext::cbox_is_rotating

Definition at line 162 of file ODefFileFormat.h.

◆ cbox_is_virtual

bool RoR::ODefParser::ODefParserContext::cbox_is_virtual

Definition at line 163 of file ODefFileFormat.h.

◆ cbox_mesh_name

std::string RoR::ODefParser::ODefParserContext::cbox_mesh_name

Definition at line 169 of file ODefFileFormat.h.

◆ cbox_rotation

Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_rotation

Definition at line 165 of file ODefFileFormat.h.

◆ header_done

bool RoR::ODefParser::ODefParserContext::header_done

Definition at line 157 of file ODefFileFormat.h.

◆ header_mesh_name

std::string RoR::ODefParser::ODefParserContext::header_mesh_name

Definition at line 158 of file ODefFileFormat.h.

◆ header_scale

Ogre::Vector3 RoR::ODefParser::ODefParserContext::header_scale

Definition at line 159 of file ODefFileFormat.h.


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