FMLookAt Class Reference
[Mathematics Classes.]

A look-at value. More...

#include <FMLookAt.h>

List of all members.

Public Member Functions

 FMLookAt ()
 Default Constructor.
 FMLookAt (const FMVector3 &_position, const FMVector3 &_target, const FMVector3 &_up)
 Constructor.

Public Attributes

FMVector3 position
 The position of the viewer.
FMVector3 target
 The target of the viewer.
FMVector3 up
 The up-axis of the viewer.


Detailed Description

A look-at value.


Constructor & Destructor Documentation

FMLookAt::FMLookAt const FMVector3 _position,
const FMVector3 _target,
const FMVector3 _up
 

Constructor.

Parameters:
_position The position of the viewer.
_target The target of the viewer.
_up The up-axis of the viewer.


Member Data Documentation

FMVector3 FMLookAt::position
 

The position of the viewer.

Defines the translation.

FMVector3 FMLookAt::target
 

The target of the viewer.

Defines the pitch and the yaw of the transform.

FMVector3 FMLookAt::up
 

The up-axis of the viewer.

Defines the roll of the transform.


The documentation for this class was generated from the following file:
Generated on Thu Feb 14 16:58:40 2008 for FCollada by  doxygen 1.4.6-NO