FMSkew Class Reference
[The generic FCollada parameter interface.]

A skew value. More...

#include <FMSkew.h>

List of all members.

Public Member Functions

 FMSkew ()
 Default Constructor.
 FMSkew (const FMVector3 &rotateAxis, const FMVector3 &aroundAxis, float angle)
 Constructor.

Public Attributes

FMVector3 rotateAxis
 The axis which is rotated.
FMVector3 aroundAxis
 The axis around which to rotate.
float angle
 The angle of rotation.


Detailed Description

A skew value.


Constructor & Destructor Documentation

FMSkew::FMSkew const FMVector3 rotateAxis,
const FMVector3 aroundAxis,
float  angle
 

Constructor.

Parameters:
rotateAxis The axis which is rotated.
aroundAxis The axis around which to rotate.
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