#include <stats.hpp>
Resource::StatsHandler::StatsHandler |
( |
| ) |
|
int Resource::StatsHandler::getKey |
( |
| ) |
const |
|
inline |
void Resource::StatsHandler::getUsage |
( |
osg::ApplicationUsage & |
usage | ) |
const |
|
virtual |
Get the keyboard and mouse usage of this manipulator.
bool Resource::StatsHandler::handle |
( |
const osgGA::GUIEventAdapter & |
ea, |
|
|
osgGA::GUIActionAdapter & |
aa |
|
) |
| |
void Resource::StatsHandler::setKey |
( |
int |
key | ) |
|
|
inline |
void Resource::StatsHandler::setUpHUDCamera |
( |
osgViewer::ViewerBase * |
viewer | ) |
|
void Resource::StatsHandler::setUpScene |
( |
osgViewer::ViewerBase * |
viewer | ) |
|
void Resource::StatsHandler::setWindowSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
void Resource::StatsHandler::toggle |
( |
osgViewer::ViewerBase * |
viewer | ) |
|
osg::ref_ptr<osg::Camera> Resource::StatsHandler::_camera |
|
private |
float Resource::StatsHandler::_characterSize |
|
private |
std::string Resource::StatsHandler::_font |
|
private |
bool Resource::StatsHandler::_initialized |
|
private |
int Resource::StatsHandler::_key |
|
private |
int Resource::StatsHandler::_resourceStatsChildNum |
|
private |
float Resource::StatsHandler::_statsHeight |
|
private |
bool Resource::StatsHandler::_statsType |
|
private |
float Resource::StatsHandler::_statsWidth |
|
private |
osg::ref_ptr<osg::Switch> Resource::StatsHandler::_switch |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/elsid/openmw/components/resource/stats.hpp
- /home/travis/build/elsid/openmw/components/resource/stats.cpp