Nested class WindowStatistic, which puts the measure and the graphics text together. More...
#include <hudstatistics.h>
Public Member Functions | |
WindowStatistic (AbstractMeasure *measure, osgText::Text *text) | |
virtual | ~WindowStatistic () |
virtual AbstractMeasure * | getMeasure () |
virtual osgText::Text * | getText () |
Nested class WindowStatistic, which puts the measure and the graphics text together.
WindowStatistic | ( | AbstractMeasure * | measure, | |
osgText::Text * | text | |||
) | [inline] |
virtual ~WindowStatistic | ( | ) | [inline, virtual] |
virtual AbstractMeasure* getMeasure | ( | ) | [inline, virtual] |
virtual osgText::Text* getText | ( | ) | [inline, virtual] |