csModelDataCamera Class Reference
Document me!@. More...
#include <mdldata.h>
Inheritance diagram for csModelDataCamera:

Public Methods | |
csModelDataCamera () | |
Constructor. | |
void | ComputeUpVector () |
compute the 'up' vector as the normal to the 'front' and 'right' vectors | |
void | ComputeFrontVector () |
compute the 'front' vector as the normal to the 'up' and 'right' vectors | |
void | ComputeRightVector () |
compute the 'right' vector as the normal to the 'up' and 'front' vectors | |
void | Normalize () |
normalize all direction vectors | |
bool | CheckOrthogonality () const |
test if all direction vectors are orthogonal | |
iModelDataCamera * | Clone () const |
Clone this camera. |
Detailed Description
Document me!@.@
Definition at line 264 of file mdldata.h.
Constructor & Destructor Documentation
|
Constructor.
|
Member Function Documentation
|
test if all direction vectors are orthogonal
Implements iModelDataCamera. |
|
Clone this camera.
Implements iModelDataCamera. |
|
compute the 'front' vector as the normal to the 'up' and 'right' vectors
Implements iModelDataCamera. |
|
compute the 'right' vector as the normal to the 'up' and 'front' vectors
Implements iModelDataCamera. |
|
compute the 'up' vector as the normal to the 'front' and 'right' vectors
Implements iModelDataCamera. |
|
normalize all direction vectors
Implements iModelDataCamera. |
The documentation for this class was generated from the following file:
- cstool/mdldata.h
Generated for Crystal Space by doxygen 1.2.18