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

#include <GfxData.h>

Data Fields

Ogre::MeshPtr abx_mesh
 
Ogre::SceneNode * abx_scenenode
 
Ogre::Entity * abx_entity
 
Ogre::Vector3 abx_offset
 
NodeNum_t abx_ref_node = NODENUM_INVALID
 
NodeNum_t abx_x_node = NODENUM_INVALID
 
NodeNum_t abx_y_node = NODENUM_INVALID
 

Detailed Description

Definition at line 296 of file GfxData.h.

Field Documentation

◆ abx_entity

Ogre::Entity* RoR::AirbrakeGfx::abx_entity

Definition at line 300 of file GfxData.h.

◆ abx_mesh

Ogre::MeshPtr RoR::AirbrakeGfx::abx_mesh

Definition at line 298 of file GfxData.h.

◆ abx_offset

Ogre::Vector3 RoR::AirbrakeGfx::abx_offset

Definition at line 301 of file GfxData.h.

◆ abx_ref_node

NodeNum_t RoR::AirbrakeGfx::abx_ref_node = NODENUM_INVALID

Definition at line 302 of file GfxData.h.

◆ abx_scenenode

Ogre::SceneNode* RoR::AirbrakeGfx::abx_scenenode

Definition at line 299 of file GfxData.h.

◆ abx_x_node

NodeNum_t RoR::AirbrakeGfx::abx_x_node = NODENUM_INVALID

Definition at line 303 of file GfxData.h.

◆ abx_y_node

NodeNum_t RoR::AirbrakeGfx::abx_y_node = NODENUM_INVALID

Definition at line 304 of file GfxData.h.


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