Removed inappropriate Stats:: prefix
This commit is contained in:
parent
36b8ccacdd
commit
b717790dcb
@ -89,7 +89,7 @@ class OSG_EXPORT Stats : public osg::Referenced
|
||||
|
||||
bool getAttributeNoMutex(int frameNumber, const std::string& attributeName, double& value) const;
|
||||
|
||||
AttributeMap& Stats::getAttributeMapNoMutex(int frameNumber);
|
||||
AttributeMap& getAttributeMapNoMutex(int frameNumber);
|
||||
const AttributeMap& getAttributeMapNoMutex(int frameNumber) const;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user