#include <OSGStereoCameraDecorator.h>
Inheritance diagram for osg::StereoCameraDecorator:


Public Methods | |
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 | |
| StereoCameraDecorator (void) | |
| Constructor. | |
| StereoCameraDecorator (const StereoCameraDecorator &source) | |
| Copy Constructor. | |
Destructors | |
| virtual | ~StereoCameraDecorator (void) |
| Destructor. | |
Private Types | |
| typedef StereoCameraDecoratorBase | Inherited |
Private Methods | |
| void | operator= (const StereoCameraDecorator &source) |
Static Private Methods | |
| void | initMethod (void) |
| initialize the static features of the class, e.g. action callbacks | |
Friends | |
| class | FieldContainer |
| class | StereoCameraDecoratorBase |
The base class for stereo decorators.
|
|
Reimplemented from osg::StereoCameraDecoratorBase. Reimplemented in osg::ProjectionCameraDecorator, osg::ProjectionCameraDecoratorBase, osg::ShearedStereoCameraDecorator, and osg::ShearedStereoCameraDecoratorBase. |
|
|
Constructor.
|
|
|
Copy Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
react to field changes
Reimplemented from osg::CameraDecorator. Reimplemented in osg::ProjectionCameraDecorator, and osg::ShearedStereoCameraDecorator. |
|
||||||||||||
|
output the instance for debug purposes
Reimplemented from osg::CameraDecorator. Reimplemented in osg::ProjectionCameraDecorator, and osg::ShearedStereoCameraDecorator. |
|
|
initialize the static features of the class, e.g. action callbacks
Reimplemented from osg::CameraDecorator. Reimplemented in osg::ProjectionCameraDecorator, and osg::ShearedStereoCameraDecorator. |
|
|
|
|
|
Reimplemented from osg::StereoCameraDecoratorBase. Reimplemented in osg::ProjectionCameraDecorator, osg::ProjectionCameraDecoratorBase, osg::ShearedStereoCameraDecorator, and osg::ShearedStereoCameraDecoratorBase. |
|
|
|
1.2.16