Rotation.cpp File Reference

Implementation for the Rotation class. More...

#include <standard.hpp>
#include <GL/gl.h>
#include "Rotation.hpp"

Include dependency graph for Rotation.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void axisAngleToRotation (const GslVector &axis, double angle, GslMatrix &r)
void orthogonalizeMatrix (GslMatrix &m)
void rotationMatrixToQuaternion (const GslMatrix &m, double &x, double &y, double &z, double &w)
void quaternionToAxisAngle (double x, double y, double z, double w, GslVector &axis, double &angle)


Detailed Description

Implementation for the Rotation class.

Author: Matt Loper

Revision
1.3
Date
2003/05/14 08:26:30

Definition in file Rotation.cpp.


Generated on Mon May 26 11:19:50 2003 for CamChecker by doxygen1.3