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

osg::SolidBackground Class Reference
[OpenSG Backgrounds]

SolidBackground class. More...

#include <OSGSolidBackground.h>

Inheritance diagram for osg::SolidBackground:

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

Collaboration graph
[legend]
List of all members.

Public Methods

your_category
void clear (DrawActionBase *, Viewport *)
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


Static Public Methods

Class Get
const char * getClassname (void)

Protected Methods

Constructors
 SolidBackground (void)
 Constructor.

 SolidBackground (const SolidBackground &source)
 Copy Constructor.

Destructors
virtual ~SolidBackground (void)
 Destructor.


Private Types

typedef SolidBackgroundBase Inherited

Private Methods

void operator= (const SolidBackground &source)

Static Private Methods

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


Static Private Attributes

char cvsid [] = "@(#)$Id: OSGSolidBackground.cpp,v 1.14 2002/06/30 05:04:24 vossg Exp $"

Friends

class FieldContainer
class SolidBackgroundBase

Detailed Description

SolidBackground class.

A single colored background.


Member Typedef Documentation

typedef SolidBackgroundBase osg::SolidBackground::Inherited [private]
 

Reimplemented from osg::SolidBackgroundBase.


Constructor & Destructor Documentation

SolidBackground::SolidBackground void    [protected]
 

Constructor.

SolidBackground::SolidBackground const SolidBackground &    source [protected]
 

Copy Constructor.

SolidBackground::~SolidBackground void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

Reimplemented from osg::Background.

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

Implements osg::Background.

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

react to field changes

Reimplemented from osg::Background.

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

output the instance for debug purposes

Reimplemented from osg::Background.

void SolidBackground::initMethod void    [static, private]
 

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

Reimplemented from osg::Background.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::SolidBackgroundBase.

friend class SolidBackgroundBase [friend]
 


Member Data Documentation

char SolidBackground::cvsid = "@(#)$Id: OSGSolidBackground.cpp,v 1.14 2002/06/30 05:04:24 vossg Exp $" [static, private]
 

Reimplemented from osg::Background.


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