17 #ifndef _robFunctionSO3_h
18 #define _robFunctionSO3_h
85 #endif // _robFunctionSO3_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
vctFixedSizeVector< double, 3 > w1
Definition: robFunctionSO3.h:32
virtual ~robFunctionSO3()
Definition: robFunctionSO3.h:61
Base class for robot function.
Definition: robFunction.h:31
virtual void Evaluate(double, vctMatrixRotation3< double >, vctFixedSizeVector< double, 3 > &, vctFixedSizeVector< double, 3 > &)
Definition: robFunctionSO3.h:68
Declaration of vctMatrixRotation3.
virtual void Evaluate(double, vctQuaternionRotation3< double > &, vctFixedSizeVector< double, 3 > &, vctFixedSizeVector< double, 3 > &)
Definition: robFunctionSO3.h:63
vctQuaternionRotation3< double > qw2
Definition: robFunctionSO3.h:35
vctQuaternionRotation3< double > qw1
Definition: robFunctionSO3.h:31
int CISST_EXPORT Blend(svlSampleImage *src1_img, unsigned int src1_videoch, svlSampleImage *src2_img, unsigned int src2_videoch, svlSampleImage *mask_img, unsigned int mask_videoch, svlSampleImage *dst_img, unsigned int dst_videoch)
vctFixedSizeVector< double, 3 > w2
Definition: robFunctionSO3.h:36
vctFixedSizeVector< double, 3 > w2d
Definition: robFunctionSO3.h:37
Declaration of vctFixedSizeVector.
Declaration of vctQuaternionRotation3.
Definition: robFunctionSO3.h:27
vctFixedSizeVector< double, 3 > w1d
Definition: robFunctionSO3.h:33