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

osg::ShearedStereoCameraDecorator Class Reference

*put brief class description here* More...

#include <OSGShearedStereoCameraDecorator.h>

Inheritance diagram for osg::ShearedStereoCameraDecorator:

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

Collaboration graph
[legend]
List of all members.

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

Detailed Description

*put brief class description here*

The base class for stereo decorators.


Member Typedef Documentation

typedef ShearedStereoCameraDecoratorBase osg::ShearedStereoCameraDecorator::Inherited [private]
 

Reimplemented from osg::ShearedStereoCameraDecoratorBase.


Constructor & Destructor Documentation

ShearedStereoCameraDecorator::ShearedStereoCameraDecorator void    [protected]
 

Constructor.

ShearedStereoCameraDecorator::ShearedStereoCameraDecorator const ShearedStereoCameraDecorator &    source [protected]
 

Copy Constructor.

ShearedStereoCameraDecorator::~ShearedStereoCameraDecorator void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

react to field changes

Reimplemented from osg::StereoCameraDecorator.

void ShearedStereoCameraDecorator::getProjection Matrix   result,
UInt32    width,
UInt32    height
[virtual]
 

get the projection matrix

Reimplemented from osg::CameraDecorator.

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

output the instance for debug purposes

Reimplemented from osg::StereoCameraDecorator.

void ShearedStereoCameraDecorator::initMethod void    [static, private]
 

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

Reimplemented from osg::StereoCameraDecorator.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::ShearedStereoCameraDecoratorBase.

friend class ShearedStereoCameraDecoratorBase [friend]
 


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