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

osg::ImageBackground Class Reference

*put brief class description here* More...

#include <OSGImageBackground.h>

Inheritance diagram for osg::ImageBackground:

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

Collaboration graph
[legend]
List of all members.

Public Methods

Actions
virtual void clear (DrawActionBase *, Viewport *)
 clear the background

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
 ImageBackground (void)
 Constructor.

 ImageBackground (const ImageBackground &source)
 Copy Constructor.

Destructors
virtual ~ImageBackground (void)
 Destructor.


Private Types

typedef ImageBackgroundBase Inherited

Private Methods

void operator= (const ImageBackground &source)

Static Private Methods

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


Friends

class FieldContainer
class ImageBackgroundBase

Detailed Description

*put brief class description here*

A background showing an image.


Member Typedef Documentation

typedef ImageBackgroundBase osg::ImageBackground::Inherited [private]
 

Reimplemented from osg::ImageBackgroundBase.


Constructor & Destructor Documentation

ImageBackground::ImageBackground void    [protected]
 

Constructor.

ImageBackground::ImageBackground const ImageBackground &    source [protected]
 

Copy Constructor.

ImageBackground::~ImageBackground void    [protected, virtual]
 

Destructor.


Member Function Documentation

void ImageBackground::clear DrawActionBase *   ,
Viewport  
[virtual]
 

clear the background

Implements osg::Background.

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

react to field changes

Reimplemented from osg::Background.

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

output the instance for debug purposes

Reimplemented from osg::Background.

void ImageBackground::initMethod void    [static, private]
 

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

Reimplemented from osg::Background.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::ImageBackgroundBase.

friend class ImageBackgroundBase [friend]
 


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