FMAngleAxis Class Reference
[The generic FCollada parameter interface.]

An axis-angle rotation value. More...

#include <FMAngleAxis.h>

List of all members.

Public Member Functions

 FMAngleAxis ()
 Default Constructor.
 FMAngleAxis (const FMVector3 &_axis, float _angle)
 Constructor.

Public Attributes

FMVector3 axis
 The axis of rotation.
float angle
 The angle of rotation.


Detailed Description

An axis-angle rotation value.


Constructor & Destructor Documentation

FMAngleAxis::FMAngleAxis const FMVector3 _axis,
float  _angle
 

Constructor.

Parameters:
_axis A 3D rotation axis.
_angle The rotation angle, in degrees.


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