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

#include <SimData.h>

Data Fields

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

Detailed Description

Definition at line 658 of file SimData.h.

Field Documentation

◆ active

bool RoR::cparticle_t::active

Definition at line 662 of file SimData.h.

◆ directionNode

NodeNum_t RoR::cparticle_t::directionNode = NODENUM_INVALID

Definition at line 661 of file SimData.h.

◆ emitterNode

NodeNum_t RoR::cparticle_t::emitterNode = NODENUM_INVALID

Definition at line 660 of file SimData.h.

◆ psys

Ogre::ParticleSystem* RoR::cparticle_t::psys

Definition at line 664 of file SimData.h.

◆ snode

Ogre::SceneNode* RoR::cparticle_t::snode

Definition at line 663 of file SimData.h.


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