_attributeMapList | osg::Stats | [protected] |
_baseFrameNumber | osg::Stats | [protected] |
_collectMap | osg::Stats | [protected] |
_invalidAttributeMap | osg::Stats | [protected] |
_latestFrameNumber | osg::Stats | [protected] |
_mutex | osg::Stats | [mutable, protected] |
_name | osg::Stats | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
addObserver(Observer *observer) | osg::Referenced | |
allocate(unsigned int numberOfFrames) | osg::Stats | |
AttributeMap typedef | osg::Stats | |
AttributeMapList typedef | osg::Stats | |
CollectMap typedef | osg::Stats | |
collectStats(const std::string &str, bool flag) | osg::Stats | [inline] |
collectStats(const std::string &str) const | osg::Stats | [inline] |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
getAttribute(int frameNumber, const std::string &attributeName, double &value) const | osg::Stats | [inline] |
getAttributeMap(int frameNumber) | osg::Stats | [inline] |
getAttributeMap(int frameNumber) const | osg::Stats | [inline] |
getAttributeMapNoMutex(int frameNumber) | osg::Stats | [protected] |
getAttributeMapNoMutex(int frameNumber) const | osg::Stats | [protected] |
getAttributeNoMutex(int frameNumber, const std::string &attributeName, double &value) const | osg::Stats | [protected] |
getAveragedAttribute(const std::string &attributeName, double &value, bool averageInInverseSpace=false) const | osg::Stats | |
getAveragedAttribute(int startFrameNumber, int endFrameNumber, const std::string &attributeName, double &value, bool averageInInverseSpace=false) const | osg::Stats | |
getDeleteHandler() | osg::Referenced | [static] |
getEarliestFrameNumber() const | osg::Stats | [inline] |
getIndex(int frameNumber) const | osg::Stats | [inline, protected] |
getLatestFrameNumber() const | osg::Stats | [inline] |
getName() const | osg::Stats | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
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 | |
removeObserver(Observer *observer) | osg::Referenced | |
report(std::ostream &out, const char *indent=0) const | osg::Stats | |
report(std::ostream &out, unsigned int frameNumber, const char *indent=0) const | osg::Stats | |
setAttribute(int frameNumber, const std::string &attributeName, double value) | osg::Stats | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setName(const std::string &name) | osg::Stats | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
Stats(const std::string &name) | osg::Stats | |
Stats(const std::string &name, unsigned int numberOfFrames) | osg::Stats | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
~Referenced() | osg::Referenced | [protected, virtual] |
~Stats() | osg::Stats | [inline, protected, virtual] |