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

osg::CameraDecorator Class Reference

*put brief class description here* More...

#include <OSGCameraDecorator.h>

Inheritance diagram for osg::CameraDecorator:

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

Collaboration graph
[legend]
List of all members.

Public Methods

Sync
virtual void changed (BitVector whichField, UInt32 origin)
 react to field changes

your_category
virtual void draw (DrawAction *action, const Viewport &port)
 draw the camera's geometry (if any).

virtual void getProjection (Matrix &result, UInt32 width, UInt32 height)
 get the separate elements needed for rendering

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

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

Output
virtual void dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const
 output the instance for debug purposes


Protected Methods

Constructors
 CameraDecorator (void)
 Constructor.

 CameraDecorator (const CameraDecorator &source)
 Copy Constructor.

Destructors
virtual ~CameraDecorator (void)
 Destructor.


Private Types

typedef CameraDecoratorBase Inherited

Private Methods

void operator= (const CameraDecorator &source)

Static Private Methods

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


Friends

class FieldContainer
class CameraDecoratorBase

Detailed Description

*put brief class description here*

The base class for the camera.


Member Typedef Documentation

typedef CameraDecoratorBase osg::CameraDecorator::Inherited [private]
 

Reimplemented from osg::CameraDecoratorBase.

Reimplemented in osg::ProjectionCameraDecorator, osg::ProjectionCameraDecoratorBase, osg::ShearedStereoCameraDecorator, osg::ShearedStereoCameraDecoratorBase, osg::StereoCameraDecorator, osg::StereoCameraDecoratorBase, osg::TileCameraDecorator, and osg::TileCameraDecoratorBase.


Constructor & Destructor Documentation

CameraDecorator::CameraDecorator void    [protected]
 

Constructor.

CameraDecorator::CameraDecorator const CameraDecorator &    source [protected]
 

Copy Constructor.

CameraDecorator::~CameraDecorator void    [protected, virtual]
 

Destructor.


Member Function Documentation

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

react to field changes

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator, osg::ShearedStereoCameraDecorator, osg::StereoCameraDecorator, and osg::TileCameraDecorator.

void CameraDecorator::draw DrawAction *    action,
const Viewport   port
[virtual]
 

draw the camera's geometry (if any).

Usually there is none.

Reimplemented from osg::Camera.

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

get the separate elements needed for rendering

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator, osg::ShearedStereoCameraDecorator, and osg::TileCameraDecorator.

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

draw the camera's geometry (if any).

Usually there is none.

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator.

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

draw the camera's geometry (if any).

Usually there is none.

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator.

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

output the instance for debug purposes

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator, osg::ShearedStereoCameraDecorator, osg::StereoCameraDecorator, and osg::TileCameraDecorator.

void CameraDecorator::initMethod void    [static, private]
 

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

Reimplemented from osg::Camera.

Reimplemented in osg::ProjectionCameraDecorator, osg::ShearedStereoCameraDecorator, osg::StereoCameraDecorator, and osg::TileCameraDecorator.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::CameraDecoratorBase.

Reimplemented in osg::ProjectionCameraDecorator, osg::ProjectionCameraDecoratorBase, osg::ShearedStereoCameraDecorator, osg::ShearedStereoCameraDecoratorBase, osg::StereoCameraDecorator, osg::StereoCameraDecoratorBase, osg::TileCameraDecorator, and osg::TileCameraDecoratorBase.

friend class CameraDecoratorBase [friend]
 


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