RigsofRods
Soft-body Physics Simulation
Data Structures | Data Fields
RigDef::Prop Struct Reference

#include <RigDef_File.h>

+ Collaboration diagram for RigDef::Prop:

Data Structures

struct  BeaconSpecial
 
struct  DashboardSpecial
 

Data Fields

Node::Ref reference_node
 
Node::Ref x_axis_node
 
Node::Ref y_axis_node
 
Ogre::Vector3 offset = Ogre::Vector3::ZERO
 
Ogre::Vector3 rotation = Ogre::Vector3::ZERO
 
Ogre::String mesh_name
 
std::list< Animationanimations
 
CameraSettings camera_settings
 
SpecialProp special = SpecialProp::NONE
 
BeaconSpecial special_prop_beacon
 
DashboardSpecial special_prop_dashboard
 

Detailed Description

Definition at line 1072 of file RigDef_File.h.

Field Documentation

◆ animations

std::list<Animation> RigDef::Prop::animations

Definition at line 1106 of file RigDef_File.h.

◆ camera_settings

CameraSettings RigDef::Prop::camera_settings

Definition at line 1107 of file RigDef_File.h.

◆ mesh_name

Ogre::String RigDef::Prop::mesh_name

Definition at line 1105 of file RigDef_File.h.

◆ offset

Ogre::Vector3 RigDef::Prop::offset = Ogre::Vector3::ZERO

Definition at line 1103 of file RigDef_File.h.

◆ reference_node

Node::Ref RigDef::Prop::reference_node

Definition at line 1100 of file RigDef_File.h.

◆ rotation

Ogre::Vector3 RigDef::Prop::rotation = Ogre::Vector3::ZERO

Definition at line 1104 of file RigDef_File.h.

◆ special

SpecialProp RigDef::Prop::special = SpecialProp::NONE

Definition at line 1108 of file RigDef_File.h.

◆ special_prop_beacon

BeaconSpecial RigDef::Prop::special_prop_beacon

Definition at line 1109 of file RigDef_File.h.

◆ special_prop_dashboard

DashboardSpecial RigDef::Prop::special_prop_dashboard

Definition at line 1110 of file RigDef_File.h.

◆ x_axis_node

Node::Ref RigDef::Prop::x_axis_node

Definition at line 1101 of file RigDef_File.h.

◆ y_axis_node

Node::Ref RigDef::Prop::y_axis_node

Definition at line 1102 of file RigDef_File.h.


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