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

< Data of 'addonpart_tweak_flexbody <flexbody ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <meshName>' More...

#include <TuneupFileFormat.h>

Data Fields

FlexbodyID_t tft_flexbody_id = FLEXBODYID_INVALID
 
std::string tft_media
 
Ogre::Vector3 tft_offset = Ogre::Vector3::ZERO
 
Ogre::Vector3 tft_rotation = Ogre::Vector3::ZERO
 
std::string tft_origin
 Addonpart filename. More...
 

Detailed Description

< Data of 'addonpart_tweak_flexbody <flexbody ID> <offsetX> <offsetY> <offsetZ> <rotX> <rotY> <rotZ> <meshName>'

Definition at line 73 of file TuneupFileFormat.h.

Field Documentation

◆ tft_flexbody_id

FlexbodyID_t RoR::TuneupFlexbodyTweak::tft_flexbody_id = FLEXBODYID_INVALID

Definition at line 75 of file TuneupFileFormat.h.

◆ tft_media

std::string RoR::TuneupFlexbodyTweak::tft_media

Definition at line 76 of file TuneupFileFormat.h.

◆ tft_offset

Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_offset = Ogre::Vector3::ZERO

Definition at line 77 of file TuneupFileFormat.h.

◆ tft_origin

std::string RoR::TuneupFlexbodyTweak::tft_origin

Addonpart filename.

Definition at line 79 of file TuneupFileFormat.h.

◆ tft_rotation

Ogre::Vector3 RoR::TuneupFlexbodyTweak::tft_rotation = Ogre::Vector3::ZERO

Definition at line 78 of file TuneupFileFormat.h.


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