![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include <RigDef_File.h>
Inheritance diagram for RigDef::Flare3:Data Fields | |
| std::shared_ptr< Inertia > | inertia_defaults |
Data Fields inherited from RigDef::Flare2 | |
| Node::Ref | reference_node |
| Node::Ref | node_axis_x |
| Node::Ref | node_axis_y |
| Ogre::Vector3 | offset = Ogre::Vector3(0, 0, 1) |
| RoR::FlareType | type = RoR::FlareType::HEADLIGHT |
| int | control_number = -1 |
| Only 'u' type flares. More... | |
| std::string | dashboard_link |
| Only 'd' type flares. More... | |
| int | blink_delay_milis = -2 |
| float | size = -1.f |
| Ogre::String | material_name |
Definition at line 754 of file RigDef_File.h.
| std::shared_ptr<Inertia> RigDef::Flare3::inertia_defaults |
Definition at line 756 of file RigDef_File.h.
1.8.17