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 Types

enum  ePointType { POINTS, POINT_SPRITES }

Public Member Functions

 Args (const Milliseconds lifetime, const bool timerEnabled=TIMER_ENABLED, const ePointType pointType=POINTS, const uint pointSpriteSize=64, RefPtr< osg::StateSet > stateSet=new osg::StateSet)

Public Attributes

const ePointType mPointType
 point sprite requires texture
const uint mPointSpriteSize
 for point sprites
RefPtr< osg::StateSet > mStateSet
 can specify texture


Detailed Description

Args for SmallParticleSystem ctor.

Member Enumeration Documentation

Enumerator:
POINTS 
POINT_SPRITES 


Constructor & Destructor Documentation

fx::SmallParticleSystem::Args::Args ( const Milliseconds  lifetime,
const bool  timerEnabled = TIMER_ENABLED,
const ePointType  pointType = POINTS,
const uint  pointSpriteSize = 64,
RefPtr< osg::StateSet >  stateSet = new osg::StateSet 
)


Member Data Documentation

point sprite requires texture

for point sprites

can specify texture


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