Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IKSolver::Rotation Struct Reference

Rotation allow 0 freedoms (here specified as a quaternion). More...

#include <IKSolver.h>

Inheritance diagram for IKSolver::Rotation:

Detailed Description

Rotation allow 0 freedoms (here specified as a quaternion).

Definition at line 82 of file IKSolver.h.

List of all members.

Public Member Functions

 Rotation ()
 Rotation (float wi, float xi, float yi, float zi)
 Rotation (const fmat::Quaternion &q)
virtual void computeErrorGradient (const Point &, const Rotation &r, fmat::Quaternion &de) const
 return quaternion indicating direction of decreasing error at point p and rotation r

Constructor & Destructor Documentation

IKSolver::Rotation::Rotation (  ) 

Definition at line 83 of file IKSolver.h.

IKSolver::Rotation::Rotation ( float  wi,
float  xi,
float  yi,
float  zi 
)

Definition at line 84 of file IKSolver.h.

IKSolver::Rotation::Rotation ( const fmat::Quaternion q  ) 

Definition at line 85 of file IKSolver.h.


Member Function Documentation

virtual void IKSolver::Rotation::computeErrorGradient ( const Point p,
const Rotation r,
fmat::Quaternion de 
) const [virtual]

return quaternion indicating direction of decreasing error at point p and rotation r

Implements IKSolver::Orientation.

Definition at line 87 of file IKSolver.h.


The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Sat May 4 06:33:16 2013 by Doxygen 1.6.3