Next: The Quaternion class
Up: 3D homogeneous transforms
Previous: rotx, roty, rotz
Contents
Subsections
ReturnMatrix trans(const ColumnVector & a);
Given a column vector a, this function returns the following matrix:
Note: the column vector a must have a length of at least 3.
Only the first 3 elements are used.
Matrix
Richard Gourdeau
2004-07-06