RigsofRods
Soft-body Physics Simulation
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 319 of file GfxData.h.

Field Documentation

◆ directionNode

NodeNum_t RoR::CParticle::directionNode = NODENUM_INVALID

Definition at line 322 of file GfxData.h.

◆ emitterNode

NodeNum_t RoR::CParticle::emitterNode = NODENUM_INVALID

Definition at line 321 of file GfxData.h.

◆ psys

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

Definition at line 324 of file GfxData.h.

◆ snode

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

Definition at line 323 of file GfxData.h.


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