MeVisLabToolboxReference
SoShowFPS Class Reference

SoShowFPS renders the current frame rate onto the scene. More...

#include <SoShowFPS.h>

List of all members.

Public Member Functions

 SoShowFPS ()
virtual void GLRender (SoGLRenderAction *action)
 derived render method that renders the FPS

Static Public Member Functions

static void initClass ()
 inventor runtime system

Public Attributes

SoSFInt32 numAverageFrames

Protected Member Functions

virtual ~SoShowFPS ()

Detailed Description

SoShowFPS renders the current frame rate onto the scene.

Definition at line 21 of file SoShowFPS.h.


Constructor & Destructor Documentation

SoShowFPS::SoShowFPS ( )
virtual SoShowFPS::~SoShowFPS ( ) [protected, virtual]

Member Function Documentation

virtual void SoShowFPS::GLRender ( SoGLRenderAction *  action) [virtual]

derived render method that renders the FPS

static void SoShowFPS::initClass ( ) [static]

inventor runtime system


Member Data Documentation

Definition at line 36 of file SoShowFPS.h.


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