Public Member Functions | Private Attributes
TextHUD Class Reference

#include <TextHUD.h>

List of all members.

Public Member Functions

osg::Camera * createCamera (void)
osg::Node * createText (void)
osg::Camera * getHudCamera (void)
void setCameraText (const std::string &mode)
void setSceneText (const std::string &preset)
 TextHUD (void)

Private Attributes

osg::ref_ptr< osg::Camera > _camera
osg::ref_ptr< osgText::Text > _cameraModeText
osg::ref_ptr< osgText::Text > _modeText

Detailed Description

Definition at line 18 of file TextHUD.h.


Constructor & Destructor Documentation

TextHUD::TextHUD ( void  ) [inline]

Definition at line 26 of file TextHUD.h.


Member Function Documentation

osg::Camera* TextHUD::createCamera ( void  ) [inline]

Definition at line 32 of file TextHUD.h.

osg::Node* TextHUD::createText ( void  ) [inline]

Definition at line 47 of file TextHUD.h.

osg::Camera* TextHUD::getHudCamera ( void  ) [inline]

Definition at line 92 of file TextHUD.h.

void TextHUD::setCameraText ( const std::string &  mode) [inline]

Definition at line 87 of file TextHUD.h.

void TextHUD::setSceneText ( const std::string &  preset) [inline]

Definition at line 82 of file TextHUD.h.


Member Data Documentation

osg::ref_ptr<osg::Camera> TextHUD::_camera [private]

Definition at line 21 of file TextHUD.h.

osg::ref_ptr<osgText::Text> TextHUD::_cameraModeText [private]

Definition at line 23 of file TextHUD.h.

osg::ref_ptr<osgText::Text> TextHUD::_modeText [private]

Definition at line 22 of file TextHUD.h.


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


uwsim
Author(s): Mario Prats , Javier Perez
autogenerated on Fri Aug 28 2015 13:28:58