Google

class osgParticle::RandomRateCounter


Inheritance:


Public Methods

[more] META_Object(osgParticle, RandomRateCounter)
[more]inline RandomRateCounter()
[more]inline RandomRateCounter(const RandomRateCounter &copy, const osg::CopyOp &copyop)
[more]inline int numParticlesToCreate(double dt) const
Return the number of particles to be created in this frame

Protected Methods

[more]virtual ~RandomRateCounter()


Inherited from VariableRateCounter:

Public Methods

ovirtual const char* className() const
ovirtual bool isSameKindAs(const osg::Object* obj) const
oinline const rangef& getRateRange() const
oinline void setRateRange(const rangef &r)
oinline void setRateRange(float minrange, float maxrange)


Inherited from Counter:

Public Methods

ovirtual const char* libraryName() const

Protected Methods

oCounter& operator=(const Counter &)


Documentation

o META_Object(osgParticle, RandomRateCounter)

ovirtual ~RandomRateCounter()

oinline RandomRateCounter()

oinline RandomRateCounter(const RandomRateCounter &copy, const osg::CopyOp &copyop)

oinline int numParticlesToCreate(double dt) const
Return the number of particles to be created in this frame


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.