
Public Member Functions | |
| RandomRateCounter () | |
| RandomRateCounter (const RandomRateCounter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (osgParticle, RandomRateCounter) | |
| int | numParticlesToCreate (double dt) const |
| Return the number of particles to be created in this frame. | |
Protected Member Functions | |
| virtual | ~RandomRateCounter () |
Protected Attributes | |
| float | _np |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
Return the number of particles to be created in this frame.
Implements osgParticle::Counter. |
|
|
|