fx::MediumParticleSystem::Args Struct Reference

Args for MediumParticleSystem ctor. More...

#include <_src_fx_partsys_medium.hh>

Inheritance diagram for fx::MediumParticleSystem::Args:

fx::ParticleSystem::Args

List of all members.

Public Member Functions

 Args (const Milliseconds lifetime, const bool timerEnabled=TIMER_ENABLED, const NodeSort &nodeSort=NodeSort(fx::defs::PARTSYS_NODE_SORT_ATTRIBS), const RGBA color=fx::defs::DEFAULT_MEDIUM_PARTSYS_COLOR, const Meter geoRange=fx::defs::DEFAULT_MEDIUM_PARTSYS_GEO_RANGE, const fp minWidth=fx::defs::DEFAULT_MEDIUM_PARTSYS_MIN_WIDTH, const fp maxWidth=fx::defs::DEFAULT_MEDIUM_PARTSYS_MAX_WIDTH)

Public Attributes

const NodeSort mNodeSort
 for state-sorting
const RGBA mColor
 color of all particles
const fp mRange
 particle reaches it mediumest 2D width at this 3D distance
const fp mMinWidth
const fp mMaxWidth


Detailed Description

Args for MediumParticleSystem ctor.

Constructor & Destructor Documentation

fx::MediumParticleSystem::Args::Args ( const Milliseconds  lifetime,
const bool  timerEnabled = TIMER_ENABLED,
const NodeSort &  nodeSort = NodeSort(fx::defs::PARTSYS_NODE_SORT_ATTRIBS),
const RGBA  color = fx::defs::DEFAULT_MEDIUM_PARTSYS_COLOR,
const Meter  geoRange = fx::defs::DEFAULT_MEDIUM_PARTSYS_GEO_RANGE,
const fp  minWidth = fx::defs::DEFAULT_MEDIUM_PARTSYS_MIN_WIDTH,
const fp  maxWidth = fx::defs::DEFAULT_MEDIUM_PARTSYS_MAX_WIDTH 
)


Member Data Documentation

for state-sorting

color of all particles

particle reaches it mediumest 2D width at this 3D distance


The documentation for this struct was generated from the following file:
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010