ML Reference
MeVis/Foundation/Sources/MLLinearAlgebra/mlRotation.h File Reference

Defines a class to represent a Rotation. More...

#include "mlLinearAlgebraSystem.h"
#include "mlVector3.h"
#include "mlMatrix4.h"

Go to the source code of this file.

Classes

class  ml::Rotation
 Class to handle Rotations (internally the rotation is stored as a quaternion) More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Defines a class to represent a Rotation.

Author:
Florian Link
Date:
01/2001

Definition in file mlRotation.h.