ConstantRateCounter(const ConstantRateCounter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
META_Object(osgParticle, ConstantRateCounter)
double getNumberOfParticlesPerSecondToCreate() const
void setNumberOfParticlesPerSecondToCreate(double numPerSecond)
virtual ~ConstantRateCounter()
int getMinimumNumberOfParticlesToCreate() const
int _minimumNumberOfParticlesToCreate
virtual int numParticlesToCreate(double dt) const
Return the number of particles to be created in this frame.
double _numberOfParticlesPerSecondToCreate
void setMinimumNumberOfParticlesToCreate(int minNumToCreate)