Go to the source code of this file.
Functions | |
template<typename PlainObjectType > | |
void | check_const_correctness (const PlainObjectType &) |
template<typename Scalar > | |
void | mapQuaternion (void) |
template<typename Scalar , int Options> | |
void | quaternion (void) |
template<typename Scalar > | |
void | quaternionAlignment (void) |
void | test_geo_quaternion () |
void check_const_correctness | ( | const PlainObjectType & | ) |
Definition at line 180 of file geo_quaternion.cpp.
void mapQuaternion | ( | void | ) |
Definition at line 125 of file geo_quaternion.cpp.
void quaternion | ( | void | ) |
Definition at line 31 of file geo_quaternion.cpp.
void quaternionAlignment | ( | void | ) |
Definition at line 155 of file geo_quaternion.cpp.
void test_geo_quaternion | ( | ) |
Definition at line 195 of file geo_quaternion.cpp.