_carryOver | osgParticle::ConstantRateCounter | [mutable, protected] |
_dataVariance | osg::Object | [protected] |
_minimumNumberOfParticlesToCreate | osgParticle::ConstantRateCounter | [protected] |
_name | osg::Object | [protected] |
_numberOfParticlesPerSecondToCreate | osgParticle::ConstantRateCounter | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_userData | osg::Object | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
className() const | osgParticle::Counter | [inline, virtual] |
clone(const CopyOp &) const =0 | osg::Object | [pure virtual] |
cloneType() const =0 | osg::Object | [pure virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
ConstantRateCounter() | osgParticle::ConstantRateCounter | [inline] |
ConstantRateCounter(const ConstantRateCounter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgParticle::ConstantRateCounter | [inline] |
Counter() | osgParticle::Counter | [inline] |
Counter(const Counter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgParticle::Counter | [inline] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getMinimumNumberOfParticlesToCreate() const | osgParticle::ConstantRateCounter | [inline] |
getName() const | osg::Object | [inline] |
getNumberOfParticlesPerSecondToCreate() const | osgParticle::ConstantRateCounter | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
isSameKindAs(const osg::Object *obj) const | osgParticle::Counter | [inline, virtual] |
libraryName() const | osgParticle::Counter | [inline, virtual] |
META_Object(osgParticle, ConstantRateCounter) | osgParticle::ConstantRateCounter | |
numParticlesToCreate(double dt) const | osgParticle::ConstantRateCounter | [inline, virtual] |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Counter &) | osgParticle::Counter | [inline, protected] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setMinimumNumberOfParticlesToCreate(int minNumToCreate) | osgParticle::ConstantRateCounter | [inline] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setNumberOfParticlesPerSecondToCreate(double numPerSecond) | osgParticle::ConstantRateCounter | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
~ConstantRateCounter() | osgParticle::ConstantRateCounter | [inline, protected, virtual] |
~Counter() | osgParticle::Counter | [inline, protected] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |