Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::SimpleStatisticsForeground Class Reference

*put brief class description here* More...

#include <OSGSimpleStatisticsForeground.h>

Inheritance diagram for osg::SimpleStatisticsForeground:

Inheritance graph
[legend]
Collaboration diagram for osg::SimpleStatisticsForeground:

Collaboration graph
[legend]
List of all members.

Public Methods

Sync
virtual void changed (BitVector whichField, UInt32 origin)
 react to field changes

Output
virtual void dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const
 output the instance for debug purposes

Draw
virtual void draw (DrawActionBase *action, Viewport *port)
 draw the statistics

Convenience Functions
void addElement (StatElemDescBase &desc, char *format=NULL)
 Convenience function for access.

void addElement (UInt32 id, char *format=NULL)
 Convenience function for access.


Protected Methods

Constructors
 SimpleStatisticsForeground (void)
 Constructor.

 SimpleStatisticsForeground (const SimpleStatisticsForeground &source)
 Copy Constructor.

Destructors
virtual ~SimpleStatisticsForeground (void)
 Destructor.


Private Types

typedef SimpleStatisticsForegroundBase Inherited

Private Methods

void operator= (const SimpleStatisticsForeground &source)

Static Private Methods

void initMethod (void)
 initialize the static features of the class, e.g. action callbacks

void initText (void)
 initialize the text


Static Private Attributes

ImageP _textimage = NULL
Text _text
TextureChunkPtr _texchunk

Friends

class FieldContainer
class SimpleStatisticsForegroundBase

Detailed Description

*put brief class description here*

Background is the base class for all background clearing.


Member Typedef Documentation

typedef SimpleStatisticsForegroundBase osg::SimpleStatisticsForeground::Inherited [private]
 

Reimplemented from osg::SimpleStatisticsForegroundBase.


Constructor & Destructor Documentation

SimpleStatisticsForeground::SimpleStatisticsForeground void    [protected]
 

Constructor.

SimpleStatisticsForeground::SimpleStatisticsForeground const SimpleStatisticsForeground &    source [protected]
 

Copy Constructor.

SimpleStatisticsForeground::~SimpleStatisticsForeground void    [protected, virtual]
 

Destructor.


Member Function Documentation

void SimpleStatisticsForeground::changed BitVector    whichField,
UInt32    origin
[virtual]
 

react to field changes

Reimplemented from osg::StatisticsForeground.

void SimpleStatisticsForeground::dump UInt32    uiIndent = 0,
const BitVector    bvFlags = 0
const [virtual]
 

output the instance for debug purposes

Reimplemented from osg::StatisticsForeground.

void SimpleStatisticsForeground::draw DrawActionBase *    action,
Viewport   port
[virtual]
 

draw the statistics

Implements osg::StatisticsForeground.

void SimpleStatisticsForeground::addElement StatElemDescBase   desc,
char *    format = NULL
 

Convenience function for access.

void SimpleStatisticsForeground::addElement UInt32    id,
char *    format = NULL
 

Convenience function for access.

void SimpleStatisticsForeground::initMethod void    [static, private]
 

initialize the static features of the class, e.g. action callbacks

Reimplemented from osg::StatisticsForeground.

void SimpleStatisticsForeground::initText void    [static, private]
 

initialize the text

void osg::SimpleStatisticsForeground::operator= const SimpleStatisticsForeground &    source [private]
 


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::SimpleStatisticsForegroundBase.

friend class SimpleStatisticsForegroundBase [friend]
 


Member Data Documentation

ImageP SimpleStatisticsForeground::_textimage = NULL [static, private]
 

Text SimpleStatisticsForeground::_text [static, private]
 

TextureChunkPtr SimpleStatisticsForeground::_texchunk [static, private]
 


The documentation for this class was generated from the following files:
Generated on Wed Jul 3 16:29:39 2002 for OpenSG by doxygen1.2.16