Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IKSolver::Parallel Struct Reference

Parallel allows 1 freedom (roll along z vector). More...

#include <IKSolver.h>

Inheritance diagram for IKSolver::Parallel:

Detailed Description

Parallel allows 1 freedom (roll along z vector).

Definition at line 93 of file IKSolver.h.

List of all members.

Public Member Functions

 Parallel (float xi, float yi, float zi)
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

Public Attributes

float x
float y
float z

Constructor & Destructor Documentation

IKSolver::Parallel::Parallel ( float  xi,
float  yi,
float  zi 
)

Definition at line 94 of file IKSolver.h.


Member Function Documentation

virtual void IKSolver::Parallel::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 95 of file IKSolver.h.


Member Data Documentation

Definition at line 103 of file IKSolver.h.

Referenced by computeErrorGradient().

Definition at line 104 of file IKSolver.h.

Definition at line 105 of file IKSolver.h.


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

Tekkotsu v5.1CVS
Generated Tue Jan 31 04:32:20 2012 by Doxygen 1.6.3