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

osg::MatrixCamera Class Reference

*put brief class description here* More...

#include <OSGMatrixCamera.h>

Inheritance diagram for osg::MatrixCamera:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

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

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 getViewing (Matrix &result, UInt32 width, UInt32 height)
 setup the GL for rendering and tell the Action what it needs to know


Static Public Methods

const char * getClassname (void)

Protected Methods

 MatrixCamera (void)
 Constructor.

 MatrixCamera (const MatrixCamera &source)
 Copy Constructor.

virtual ~MatrixCamera (void)
 Destructor.


Private Types

typedef MatrixCameraBase Inherited

Private Methods

void operator= (const MatrixCamera &source)

Static Private Methods

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


Static Private Attributes

char cvsid [] = "@(#)$Id: OSGMatrixCamera.cpp,v 1.3 2002/06/30 05:04:24 vossg Exp $"

Friends

class FieldContainer
class MatrixCameraBase

Detailed Description

*put brief class description here*


Member Typedef Documentation

typedef MatrixCameraBase osg::MatrixCamera::Inherited [private]
 

Reimplemented from osg::MatrixCameraBase.


Constructor & Destructor Documentation

MatrixCamera::MatrixCamera void    [protected]
 

Constructor.

MatrixCamera::MatrixCamera const MatrixCamera &    source [protected]
 

Copy Constructor.

MatrixCamera::~MatrixCamera void    [protected, virtual]
 

Destructor.


Member Function Documentation

const char* osg::MatrixCamera::getClassname void    [inline, static]
 

Reimplemented from osg::Camera.

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

react to field changes

Reimplemented from osg::Camera.

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

output the instance for debug purposes

Reimplemented from osg::Camera.

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

draw the camera's geometry (if any).

Usually there is none.

Reimplemented from osg::Camera.

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

get the separate elements needed for rendering

Reimplemented from osg::Camera.

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

setup the GL for rendering and tell the Action what it needs to know

Reimplemented from osg::Camera.

void MatrixCamera::initMethod void    [static, private]
 

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

Reimplemented from osg::Camera.

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


Friends And Related Function Documentation

friend class FieldContainer [friend]
 

Reimplemented from osg::MatrixCameraBase.

friend class MatrixCameraBase [friend]
 


Member Data Documentation

char MatrixCamera::cvsid = "@(#)$Id: OSGMatrixCamera.cpp,v 1.3 2002/06/30 05:04:24 vossg Exp $" [static, private]
 

Reimplemented from osg::Camera.


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