Joints Class Reference

list of IndividualJoints More...

#include <Joints.h>

List of all members.

Public Member Functions

 Joints (char *fileName)
int getNumberOfJoints ()
vector< IndividualJointgetJoints ()
IndividualJointgetIndividualJointByName (char *name)
float getMappedSliderValue (float currentValue, char *axisName, char *hebeName)
float getMappedCurrentValue (float currentValue, char *axisName, char *hebeName)

Private Attributes

vector< IndividualJointjoints


Detailed Description

list of IndividualJoints


Constructor & Destructor Documentation

Joints::Joints char *  fileName  ) 
 

minX

minY


Member Function Documentation

IndividualJoint * Joints::getIndividualJointByName char *  name  ) 
 

vector< IndividualJoint > Joints::getJoints  ) 
 

float Joints::getMappedCurrentValue float  currentValue,
char *  axisName,
char *  hebeName
 

float Joints::getMappedSliderValue float  currentValue,
char *  axisName,
char *  hebeName
 

int Joints::getNumberOfJoints  ) 
 


Member Data Documentation

vector<IndividualJoint> Joints::joints [private]
 


The documentation for this class was generated from the following files:
Generated on Mon May 29 01:10:34 2006 for Papagan by  doxygen 1.4.6-NO