rotation.hpp File Reference

rigid body rotation routines. More...

#include <btk/core/math/btk_vector.hpp>
#include <btk/core/math/btk_matrix.hpp>

Go to the source code of this file.

Namespaces

namespace  BTK
namespace  BTK::MATH

Functions

void initialize_rotation_matrix (BTKVector const &axis, double theta, BTKMatrix &rm)
 Initialize a pre-existing rotation matrix for rotation about an axis.
BTKMatrix create_rotation_matrix (BTKVector const &axis, double theta)
 Create a rotation matrix for a rotation about an axis.
void initialize_rotation_matrix (double phi, double theta, double psi, BTKMatrix &rm)
 Initialize a pre-existing rotation matrix using Euler angles.
BTKMatrix create_rotation_matrix (double phi, double theta, double psi)
 Create a new rotation matrix using Euler angles.


Detailed Description

rigid body rotation routines.


Generated on Sun Jul 15 20:46:28 2007 for BTK Core by  doxygen 1.5.1