Assignments
Assignments
|
Enumerations | |
enum | { TRIVIAL , ROTATION , EULER , SKEW_SYMMETRIC , QUATERNION , COUNT } |
Variables | |
const std::string | Names [] = { "trivial" , "closest rotation" , "euler" , "skew symmetric" , "quaternion" } |
A description of the different parameterizatons for a 3x3 rotation matrix
anonymous enum |
const std::string Util::RotationParameters::Names[] = { "trivial" , "closest rotation" , "euler" , "skew symmetric" , "quaternion" } |
The names of the parameterizations