#include <gandalf/vision/euclid3D.h>
Public Attributes | |
| Gan_Rot3D_Type | type |
| Type of rotation. | |
| union { | |
| Gan_Matrix34 q | |
| quaternion representation (4 parameters) | |
| Gan_Matrix33 le | |
| exponential representation (3 parameters) | |
| } | d |
| Covariance matrix. | |
1.3.9.1