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

osg::GrabForeground Class Reference

*put brief class description here* More...

#include <OSGGrabForeground.h>

Inheritance diagram for osg::GrabForeground:

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

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)
 grab the image


Protected Methods

Constructors
 GrabForeground (void)
 Constructor.

 GrabForeground (const GrabForeground &source)
 Copy Constructor.

Destructors
virtual ~GrabForeground (void)
 Destructor.


Private Types

typedef GrabForegroundBase Inherited

Private Methods

void operator= (const GrabForeground &source)

Static Private Methods

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


Friends

class FieldContainer
class GrabForegroundBase

Detailed Description

*put brief class description here*

Background is the base class for all background clearing.


Member Typedef Documentation

typedef GrabForegroundBase osg::GrabForeground::Inherited [private]
 

Reimplemented from osg::GrabForegroundBase.

Reimplemented in osg::FileGrabForeground, and osg::FileGrabForegroundBase.


Constructor & Destructor Documentation

GrabForeground::GrabForeground void    [protected]
 

Constructor.

GrabForeground::GrabForeground const GrabForeground &    source [protected]
 

Copy Constructor.

GrabForeground::~GrabForeground void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

react to field changes

Reimplemented from osg::Foreground.

Reimplemented in osg::FileGrabForeground.

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

output the instance for debug purposes

Reimplemented from osg::Foreground.

Reimplemented in osg::FileGrabForeground.

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

grab the image

Implements osg::Foreground.

Reimplemented in osg::FileGrabForeground.

void GrabForeground::initMethod void    [static, private]
 

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

Reimplemented from osg::Foreground.

Reimplemented in osg::FileGrabForeground.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::GrabForegroundBase.

Reimplemented in osg::FileGrabForeground, and osg::FileGrabForegroundBase.

friend class GrabForegroundBase [friend]
 


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