#include <OSGShearedStereoCameraDecorator.h>
Inheritance diagram for osg::ShearedStereoCameraDecorator:


Public Methods | |
Sync | |
| virtual void | changed (BitVector whichField, UInt32 origin) |
| react to field changes | |
access | |
| virtual void | getProjection (Matrix &result, UInt32 width, UInt32 height) |
| get the projection matrix | |
Output | |
| virtual void | dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const |
| output the instance for debug purposes | |
Protected Methods | |
Constructors | |
| ShearedStereoCameraDecorator (void) | |
| Constructor. | |
| ShearedStereoCameraDecorator (const ShearedStereoCameraDecorator &source) | |
| Copy Constructor. | |
Destructors | |
| virtual | ~ShearedStereoCameraDecorator (void) |
| Destructor. | |
Private Types | |
| typedef ShearedStereoCameraDecoratorBase | Inherited |
Private Methods | |
| void | operator= (const ShearedStereoCameraDecorator &source) |
Static Private Methods | |
| void | initMethod (void) |
| initialize the static features of the class, e.g. action callbacks | |
Friends | |
| class | FieldContainer |
| class | ShearedStereoCameraDecoratorBase |
The base class for stereo decorators.
|
|
Reimplemented from osg::ShearedStereoCameraDecoratorBase. |
|
|
Constructor.
|
|
|
Copy Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
react to field changes
Reimplemented from osg::StereoCameraDecorator. |
|
||||||||||||||||
|
get the projection matrix
Reimplemented from osg::CameraDecorator. |
|
||||||||||||
|
output the instance for debug purposes
Reimplemented from osg::StereoCameraDecorator. |
|
|
initialize the static features of the class, e.g. action callbacks
Reimplemented from osg::StereoCameraDecorator. |
|
|
|
|
|
Reimplemented from osg::ShearedStereoCameraDecoratorBase. |
|
|
|
1.2.16