RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
RoR::CParticle Struct Reference

#include <GfxData.h>

Data Fields

NodeNum_t emitterNode = NODENUM_INVALID
 
NodeNum_t directionNode = NODENUM_INVALID
 
Ogre::SceneNode * snode = nullptr
 
Ogre::ParticleSystem * psys = nullptr
 

Detailed Description

Definition at line 334 of file GfxData.h.

Field Documentation

◆ directionNode

NodeNum_t RoR::CParticle::directionNode = NODENUM_INVALID

Definition at line 337 of file GfxData.h.

◆ emitterNode

NodeNum_t RoR::CParticle::emitterNode = NODENUM_INVALID

Definition at line 336 of file GfxData.h.

◆ psys

Ogre::ParticleSystem* RoR::CParticle::psys = nullptr

Definition at line 339 of file GfxData.h.

◆ snode

Ogre::SceneNode* RoR::CParticle::snode = nullptr

Definition at line 338 of file GfxData.h.


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