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

osg::ImageForeground Class Reference

*put brief class description here* More...

#include <OSGImageForeground.h>

Inheritance diagram for osg::ImageForeground:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

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

access fields
void addImage (ImageP image, Pnt2f position)
draw
virtual void draw (DrawActionBase *, Viewport *)
 draw the images


Static Public Methods

Class Get
const char * getClassname (void)

Protected Methods

Constructors
 ImageForeground (void)
 Constructor.

 ImageForeground (const ImageForeground &source)
 Copy Constructor.

Destructors
virtual ~ImageForeground (void)
 Destructor.


Private Types

typedef ImageForegroundBase Inherited

Private Methods

void operator= (const ImageForeground &source)

Static Private Methods

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


Static Private Attributes

char cvsid [] = "@(#)$Id: OSGImageForeground.cpp,v 1.13 2002/07/02 15:13:51 dirk Exp $"

Friends

class FieldContainer
class ImageForegroundBase

Detailed Description

*put brief class description here*

Background is the base class for all background clearing.


Member Typedef Documentation

typedef ImageForegroundBase osg::ImageForeground::Inherited [private]
 

Reimplemented from osg::ImageForegroundBase.


Constructor & Destructor Documentation

ImageForeground::ImageForeground void    [protected]
 

Constructor.

ImageForeground::ImageForeground const ImageForeground &    source [protected]
 

Copy Constructor.

ImageForeground::~ImageForeground void    [protected, virtual]
 

Destructor.


Member Function Documentation

const char* osg::ImageForeground::getClassname void    [inline, static]
 

Reimplemented from osg::Foreground.

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

react to field changes

Reimplemented from osg::Foreground.

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

output the instance for debug purposes

Reimplemented from osg::Foreground.

void osg::ImageForeground::addImage ImageP    image,
Pnt2f    position
[inline]
 

void ImageForeground::draw DrawActionBase *   ,
Viewport  
[virtual]
 

draw the images

Implements osg::Foreground.

void ImageForeground::initMethod void    [static, private]
 

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

Reimplemented from osg::Foreground.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::ImageForegroundBase.

friend class ImageForegroundBase [friend]
 


Member Data Documentation

char ImageForeground::cvsid = "@(#)$Id: OSGImageForeground.cpp,v 1.13 2002/07/02 15:13:51 dirk Exp $" [static, private]
 

Reimplemented from osg::Foreground.


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