#include <OSGForegroundBase.h>
Inheritance diagram for osg::ForegroundBase:


Public Methods | |
Get | |
| virtual FieldContainerType & | getType (void) |
| virtual const FieldContainerType & | getType (void) const |
| virtual UInt32 | getContainerSize (void) const |
Sync | |
| virtual void | executeSync (FieldContainer &other, const BitVector &whichField) |
Binary Access | |
| virtual UInt32 | getBinSize (const BitVector &whichField) |
| virtual void | copyToBin (BinaryDataHandler &pMem, const BitVector &whichField) |
| virtual void | copyFromBin (BinaryDataHandler &pMem, const BitVector &whichField) |
Static Public Methods | |
Class Get | |
| FieldContainerType & | getClassType (void) |
| access the type of the class | |
| UInt32 | getClassTypeId (void) |
| access the numerical type of the class | |
Protected Methods | |
Constructors | |
| ForegroundBase (void) | |
| Constructor. | |
| ForegroundBase (const ForegroundBase &source) | |
| Copy Constructor. | |
Destructors | |
| virtual | ~ForegroundBase (void) |
| Destructor. | |
Sync | |
| void | executeSyncImpl (ForegroundBase *pOther, const BitVector &whichField) |
Private Types | |
| typedef AttachmentContainer | Inherited |
Private Methods | |
| void | operator= (const ForegroundBase &source) |
Static Private Attributes | |
| FieldContainerType | _type |
| Foreground type. | |
Friends | |
| class | FieldContainer |
|
|
|
Constructor.
|
|
|
Copy Constructor.
|
|
|
Destructor.
|
|
|
access the type of the class
Reimplemented from osg::FieldContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
|
access the numerical type of the class
Reimplemented from osg::FieldContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
|
Reimplemented from osg::FieldContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
|
Reimplemented from osg::FieldContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
|
Implements osg::FieldContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
||||||||||||
|
Reimplemented from osg::AttachmentContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
|
Reimplemented from osg::AttachmentContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
||||||||||||
|
Reimplemented from osg::AttachmentContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
||||||||||||
|
Reimplemented from osg::AttachmentContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
|
||||||||||||
|
|
|
|
|
|
|
|
Foreground type.
Reimplemented from osg::AttachmentContainer. Reimplemented in osg::SimpleStatisticsForegroundBase, osg::StatisticsForegroundBase, osg::FileGrabForegroundBase, osg::GrabForegroundBase, and osg::ImageForegroundBase. |
1.2.16