![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
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'. | |
| CollisionEventFilter | cbox_event_filter |
| std::string | cbox_event_name |
| std::string | cbox_mesh_name |
| std::string | cbox_reverb_preset_name |
| std::string | cbox_groundmodel_name |
| Ogre::Vector3 | cbox_aabb_min |
| Ogre::Vector3 | cbox_aabb_max |
Definition at line 157 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_aabb_max |
Definition at line 175 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_aabb_min |
Definition at line 174 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_cam_pos |
Section 'forcecamera'.
Definition at line 168 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_direction |
Definition at line 163 of file ODefFileFormat.h.
| CollisionEventFilter RoR::ODefParser::ODefParserContext::cbox_event_filter |
Definition at line 169 of file ODefFileFormat.h.
| std::string RoR::ODefParser::ODefParserContext::cbox_event_name |
Definition at line 170 of file ODefFileFormat.h.
| bool RoR::ODefParser::ODefParserContext::cbox_force_cam |
Definition at line 166 of file ODefFileFormat.h.
| std::string RoR::ODefParser::ODefParserContext::cbox_groundmodel_name |
Definition at line 173 of file ODefFileFormat.h.
| bool RoR::ODefParser::ODefParserContext::cbox_is_rotating |
Definition at line 164 of file ODefFileFormat.h.
| bool RoR::ODefParser::ODefParserContext::cbox_is_virtual |
Definition at line 165 of file ODefFileFormat.h.
| std::string RoR::ODefParser::ODefParserContext::cbox_mesh_name |
Definition at line 171 of file ODefFileFormat.h.
| std::string RoR::ODefParser::ODefParserContext::cbox_reverb_preset_name |
Definition at line 172 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::cbox_rotation |
Definition at line 167 of file ODefFileFormat.h.
| bool RoR::ODefParser::ODefParserContext::header_done |
Definition at line 159 of file ODefFileFormat.h.
| std::string RoR::ODefParser::ODefParserContext::header_mesh_name |
Definition at line 160 of file ODefFileFormat.h.
| Ogre::Vector3 RoR::ODefParser::ODefParserContext::header_scale |
Definition at line 161 of file ODefFileFormat.h.