fx::SmallParticleSystem::Args Struct Reference

Args for SmallParticleSystem ctor. More...

#include <src_fx_partsys_small.hh>

Inheritance diagram for fx::SmallParticleSystem::Args:

fx::ParticleSystem::Args

List of all members.

Public Member Functions

 Args (const Milliseconds lifetime, const bool timerEnabled=TIMER_ENABLED, RefPtr< osg::StateSet > stateSet=new osg::StateSet, const StateBits stateBits=ParticleSystem::DefaultStateBits(), const RGBA color=fx::defs::DEFAULT_SMALL_PARTSYS_COLOR, const Meter geoRange=fx::defs::DEFAULT_SMALL_PARTSYS_GEO_RANGE, const fp minWidth=fx::defs::DEFAULT_SMALL_PARTSYS_MIN_WIDTH, const fp maxWidth=fx::defs::DEFAULT_SMALL_PARTSYS_MAX_WIDTH)

Public Attributes

RefPtr< osg::StateSet > mStateSet
 can specify texture
const StateBits mStateBits
 for state-sorting
const RGBA mColor
 color of all particles
const fp mRange
 particle reaches it smallest 2D width at this 3D distance
const fp mMinWidth
const fp mMaxWidth


Detailed Description

Args for SmallParticleSystem ctor.

Constructor & Destructor Documentation

fx::SmallParticleSystem::Args::Args ( const Milliseconds  lifetime,
const bool  timerEnabled = TIMER_ENABLED,
RefPtr< osg::StateSet >  stateSet = new osg::StateSet,
const StateBits  stateBits = ParticleSystem::DefaultStateBits(),
const RGBA  color = fx::defs::DEFAULT_SMALL_PARTSYS_COLOR,
const Meter  geoRange = fx::defs::DEFAULT_SMALL_PARTSYS_GEO_RANGE,
const fp  minWidth = fx::defs::DEFAULT_SMALL_PARTSYS_MIN_WIDTH,
const fp  maxWidth = fx::defs::DEFAULT_SMALL_PARTSYS_MAX_WIDTH 
)


Member Data Documentation

can specify texture

for state-sorting

color of all particles

particle reaches it smallest 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 Thu Jan 8 18:11:31 2009