Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Kinematics::InterestPoint Struct Reference

holds the position and attached link of a given interest point More...

#include <Kinematics.h>


Detailed Description

holds the position and attached link of a given interest point

Definition at line 252 of file Kinematics.h.

List of all members.

Public Member Functions

 InterestPoint ()
 constructor
 InterestPoint (float x, float y, float z, unsigned int output_)
 constructor

Public Attributes

fmat::Column< 3 > p
 position
unsigned int output
 output offset for link that this is relative to

Constructor & Destructor Documentation

Kinematics::InterestPoint::InterestPoint (  ) 

constructor

Definition at line 253 of file Kinematics.h.

Kinematics::InterestPoint::InterestPoint ( float  x,
float  y,
float  z,
unsigned int  output_ 
)

constructor

Definition at line 254 of file Kinematics.h.


Member Data Documentation

output offset for link that this is relative to

Definition at line 257 of file Kinematics.h.

position

Definition at line 256 of file Kinematics.h.


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

Tekkotsu v5.0CVS
Generated Fri Apr 2 16:15:49 2010 by Doxygen 1.6.3