cisst-saw
|
Declaration of vctRodriguezRotation3Base. More...
#include <cisstCommon/cmnConstants.h>
#include <cisstVector/vctFixedSizeVector.h>
#include <cisstVector/vctForwardDeclarations.h>
#include <cisstVector/vctExport.h>
Go to the source code of this file.
Classes | |
class | vctRodriguezRotation3Base< _containerType > |
Define a rotation based on the rodriguez representation for a space of dimension 3. More... | |
Macros | |
#define | _vctRodriguezRotation3Base_h |
Functions | |
template<class _rodriguezType , class _matrixType > | |
void | vctRodriguezRotation3BaseFromRaw (vctRodriguezRotation3Base< _rodriguezType > &rodriguezRotation, const vctMatrixRotation3Base< _matrixType > &matrixRotation) |
template<class _rodriguezType , class _matrixType > | |
void | vctRodriguezRotation3BaseFromRaw (vctRodriguezRotation3Base< _rodriguezType > &rodriguezRotation, const vctQuaternionRotation3Base< _matrixType > &quaternionRotation) |
template<class _rodriguezType , class _quaternionType > | |
void | vctRodriguezRotation3BaseFromRaw (vctRodriguezRotation3Base< _rodriguezType > &rodriguezRotation, const vctQuaternionRotation3Base< _quaternionType > &quaternionRotation) |
Declaration of vctRodriguezRotation3Base.
#define _vctRodriguezRotation3Base_h |
void vctRodriguezRotation3BaseFromRaw | ( | vctRodriguezRotation3Base< _rodriguezType > & | rodriguezRotation, |
const vctMatrixRotation3Base< _matrixType > & | matrixRotation | ||
) |
void vctRodriguezRotation3BaseFromRaw | ( | vctRodriguezRotation3Base< _rodriguezType > & | rodriguezRotation, |
const vctQuaternionRotation3Base< _matrixType > & | quaternionRotation | ||
) |
void vctRodriguezRotation3BaseFromRaw | ( | vctRodriguezRotation3Base< _rodriguezType > & | rodriguezRotation, |
const vctQuaternionRotation3Base< _quaternionType > & | quaternionRotation | ||
) |