Public Member Functions | Private Attributes

view::ObserverMatrix Class Reference

Observer of a view of the scene defined as a matrix. More...

#include <_src_view_observer_matrix.hh>

Inheritance diagram for view::ObserverMatrix:
view::Observer

List of all members.

Public Member Functions

 ObserverMatrix (void)
virtual ~ObserverMatrix ()
virtual Matrix GetObserverMatrix (void)
void SetObserverMatrix (const Matrix &matrix)

Private Attributes

Matrix mMatrix

Detailed Description

Observer of a view of the scene defined as a matrix.

This is the generalized Observer class defined by a matrix.

The Observer is the source of the Viewpoint (View Matrix). Pass Observer object to OtwViewpoint ctor so it will provide the Observer Matrix.


Constructor & Destructor Documentation

view::ObserverMatrix::ObserverMatrix ( void   )  [inline]
virtual view::ObserverMatrix::~ObserverMatrix (  )  [inline, virtual]

Member Function Documentation

virtual Matrix view::ObserverMatrix::GetObserverMatrix ( void   )  [inline, virtual]

Implements view::Observer.

void view::ObserverMatrix::SetObserverMatrix ( const Matrix matrix  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12