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

osg::ProjectionCameraDecorator Class Reference

*put brief class description here* More...

#include <OSGProjectionCameraDecorator.h>

Inheritance diagram for osg::ProjectionCameraDecorator:

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

Collaboration graph
[legend]
List of all members.

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

access
virtual void getViewing (Matrix &result, UInt32 width, UInt32 height)
 draw the camera's geometry (if any).

virtual void getProjection (Matrix &result, UInt32 width, UInt32 height)
 get the projection matrix

virtual void getProjectionTranslation (Matrix &result, UInt32 width, UInt32 height)
 get the projection translation matrix


Protected Methods

Constructors
 ProjectionCameraDecorator (void)
 Constructor.

 ProjectionCameraDecorator (const ProjectionCameraDecorator &source)
 Copy Constructor.

Destructors
virtual ~ProjectionCameraDecorator (void)
 Destructor.

internal
void updateData (void)
 update dependent data


Private Types

typedef ProjectionCameraDecoratorBase Inherited

Private Methods

void operator= (const ProjectionCameraDecorator &source)

Static Private Methods

void initMethod (void)
 initialize the static features of the class, e.g. action callbacks


Friends

class FieldContainer
class ProjectionCameraDecoratorBase

Detailed Description

*put brief class description here*

The decorator for tracked projection screens.


Member Typedef Documentation

typedef ProjectionCameraDecoratorBase osg::ProjectionCameraDecorator::Inherited [private]
 

Reimplemented from osg::ProjectionCameraDecoratorBase.


Constructor & Destructor Documentation

ProjectionCameraDecorator::ProjectionCameraDecorator void    [protected]
 

Constructor.

ProjectionCameraDecorator::ProjectionCameraDecorator const ProjectionCameraDecorator &    source [protected]
 

Copy Constructor.

ProjectionCameraDecorator::~ProjectionCameraDecorator void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

react to field changes

Reimplemented from osg::StereoCameraDecorator.

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

output the instance for debug purposes

Reimplemented from osg::StereoCameraDecorator.

void ProjectionCameraDecorator::getViewing Matrix   result,
UInt32    width,
UInt32    height
[virtual]
 

draw the camera's geometry (if any).

Usually there is none.

Reimplemented from osg::CameraDecorator.

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

get the projection matrix

Reimplemented from osg::CameraDecorator.

void ProjectionCameraDecorator::getProjectionTranslation Matrix   result,
UInt32    width,
UInt32    height
[virtual]
 

get the projection translation matrix

Reimplemented from osg::CameraDecorator.

void ProjectionCameraDecorator::updateData void    [protected]
 

update dependent data

void ProjectionCameraDecorator::initMethod void    [static, private]
 

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

Reimplemented from osg::StereoCameraDecorator.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::ProjectionCameraDecoratorBase.

friend class ProjectionCameraDecoratorBase [friend]
 


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