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

osg::FileGrabForeground Class Reference

*put brief class description here* More...

#include <OSGFileGrabForeground.h>

Inheritance diagram for osg::FileGrabForeground:

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

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


Protected Methods

Constructors
 FileGrabForeground (void)
 Constructor.

 FileGrabForeground (const FileGrabForeground &source)
 Copy Constructor.

Destructors
virtual ~FileGrabForeground (void)
 Destructor.

draw
virtual void draw (DrawActionBase *action, Viewport *port)
 grab the image and write it to the file


Private Types

typedef FileGrabForegroundBase Inherited

Private Methods

void operator= (const FileGrabForeground &source)

Static Private Methods

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


Friends

class FieldContainer
class FileGrabForegroundBase

Detailed Description

*put brief class description here*

Background is the base class for all background clearing.


Member Typedef Documentation

typedef FileGrabForegroundBase osg::FileGrabForeground::Inherited [private]
 

Reimplemented from osg::FileGrabForegroundBase.


Constructor & Destructor Documentation

FileGrabForeground::FileGrabForeground void    [protected]
 

Constructor.

FileGrabForeground::FileGrabForeground const FileGrabForeground &    source [protected]
 

Copy Constructor.

FileGrabForeground::~FileGrabForeground void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

react to field changes

Reimplemented from osg::GrabForeground.

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

output the instance for debug purposes

Reimplemented from osg::GrabForeground.

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

grab the image and write it to the file

Reimplemented from osg::GrabForeground.

void FileGrabForeground::initMethod void    [static, private]
 

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

Reimplemented from osg::GrabForeground.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::FileGrabForegroundBase.

friend class FileGrabForegroundBase [friend]
 


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