OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Resource::ResourceStatsTextDrawCallback Class Reference
Inheritance diagram for Resource::ResourceStatsTextDrawCallback:
Collaboration diagram for Resource::ResourceStatsTextDrawCallback:

Public Member Functions

 ResourceStatsTextDrawCallback (osg::Stats *stats, const std::vector< std::string > &statNames)
 
virtual void drawImplementation (osg::RenderInfo &renderInfo, const osg::Drawable *drawable) const
 

Public Attributes

osg::ref_ptr< osg::Stats > _stats
 
std::vector< std::string > _statNames
 

Constructor & Destructor Documentation

Resource::ResourceStatsTextDrawCallback::ResourceStatsTextDrawCallback ( osg::Stats *  stats,
const std::vector< std::string > &  statNames 
)
inline

Member Function Documentation

virtual void Resource::ResourceStatsTextDrawCallback::drawImplementation ( osg::RenderInfo &  renderInfo,
const osg::Drawable *  drawable 
) const
inlinevirtual

Member Data Documentation

std::vector<std::string> Resource::ResourceStatsTextDrawCallback::_statNames
osg::ref_ptr<osg::Stats> Resource::ResourceStatsTextDrawCallback::_stats

The documentation for this class was generated from the following file: