Observer of a view of the scene defined as a matrix. More...
#include <_src_view_observer_matrix.hh>
Public Member Functions | |
| ObserverMatrix (void) | |
| virtual | ~ObserverMatrix () |
| virtual Matrix | GetObserverMatrix (void) |
| void | SetObserverMatrix (const Matrix &matrix) |
Private Attributes | |
| Matrix | mMatrix |
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.
| view::ObserverMatrix::ObserverMatrix | ( | void | ) | [inline] |
| virtual view::ObserverMatrix::~ObserverMatrix | ( | ) | [inline, virtual] |
| virtual Matrix view::ObserverMatrix::GetObserverMatrix | ( | void | ) | [inline, virtual] |
Implements view::Observer.
| void view::ObserverMatrix::SetObserverMatrix | ( | const Matrix & | matrix | ) | [inline] |
Matrix view::ObserverMatrix::mMatrix [private] |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12