#include <OSGSolidBackground.h>
Inheritance diagram for osg::SolidBackground:


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 |
A single colored background.
|
|
Reimplemented from osg::SolidBackgroundBase. |
|
|
Constructor.
|
|
|
Copy Constructor.
|
|
|
Destructor.
|
|
|
Reimplemented from osg::Background. |
|
||||||||||||
|
Implements osg::Background. |
|
||||||||||||
|
react to field changes
Reimplemented from osg::Background. |
|
||||||||||||
|
output the instance for debug purposes
Reimplemented from osg::Background. |
|
|
initialize the static features of the class, e.g. action callbacks
Reimplemented from osg::Background. |
|
|
|
|
|
Reimplemented from osg::SolidBackgroundBase. |
|
|
|
|
|
Reimplemented from osg::Background. |
1.2.16