src/inVRs/Modules/JointInteraction/JointInteractionMath.h File Reference
This graph shows which files directly or indirectly include this file:

Functions | |
| template<typename DATA_TYPE > | |
| dQuaternion & | convert (dQuaternion &result, const gmtl::Quat< DATA_TYPE > &quat) |
| template<typename DATA_TYPE > | |
| gmtl::Quat< DATA_TYPE > & | convert (gmtl::Quat< DATA_TYPE > &result, const dQuaternion &quat) |
| template<typename DATA_TYPE > | |
| gmtl::Quat< DATA_TYPE > & | convert (gmtl::Quat< DATA_TYPE > &result, const dReal *quat) |
| template<typename DATA_TYPE , unsigned SIZE> | |
| gmtl::Vec< DATA_TYPE, SIZE > & | convert (gmtl::Vec< DATA_TYPE, SIZE > &result, const dReal *vec) |
Function Documentation
template<typename DATA_TYPE , unsigned SIZE>
| gmtl::Vec<DATA_TYPE, SIZE>& convert | ( | gmtl::Vec< DATA_TYPE, SIZE > & | result, | |
| const dReal * | vec | |||
| ) | [inline] |
template<typename DATA_TYPE >
| gmtl::Quat<DATA_TYPE>& convert | ( | gmtl::Quat< DATA_TYPE > & | result, | |
| const dReal * | quat | |||
| ) | [inline] |
template<typename DATA_TYPE >
| gmtl::Quat<DATA_TYPE>& convert | ( | gmtl::Quat< DATA_TYPE > & | result, | |
| const dQuaternion & | quat | |||
| ) | [inline] |
template<typename DATA_TYPE >
| dQuaternion& convert | ( | dQuaternion & | result, | |
| const gmtl::Quat< DATA_TYPE > & | quat | |||
| ) | [inline] |
Generated on Wed Oct 20 16:11:45 2010 for inVRs by
1.5.8