Biomechanical Joint Model
 Author: Anderson Maciel

COME_PlaneJoint Class Reference

#include <comeplanejoint.h>

Inherits COME_Joint.

Inheritance diagram for COME_PlaneJoint:

Inheritance graph
[legend]
Collaboration diagram for COME_PlaneJoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 COME_PlaneJoint (void)
 COME_PlaneJoint (COME_Joint *parent)
 COME_PlaneJoint (COME_Joint *parent, COME_Dof *dof1, COME_Dof *dof2, COME_Dof *dof3)
void setXSlideTo (double value)
void setYSlideTo (double value)
void setZSlideTo (double value)

Detailed Description

Definition at line 46 of file comeplanejoint.h.


Constructor & Destructor Documentation

COME_PlaneJoint::COME_PlaneJoint void   ) 
 

Definition at line 39 of file comeplanejoint.cpp.

References COME_Dof::setOwnerJoint(), COME_Joint::setParent(), COME_Joint::vpAddDof(), and COME_Joint::vpMakeLim().

Here is the call graph for this function:

COME_PlaneJoint::COME_PlaneJoint COME_Joint parent  ) 
 

Definition at line 54 of file comeplanejoint.cpp.

References COME_Dof::setOwnerJoint(), COME_Joint::setParent(), COME_Joint::vpAddDof(), and COME_Joint::vpMakeLim().

Here is the call graph for this function:

COME_PlaneJoint::COME_PlaneJoint COME_Joint parent,
COME_Dof dof1,
COME_Dof dof2,
COME_Dof dof3
 

Definition at line 69 of file comeplanejoint.cpp.

References COME_Dof::setOwnerJoint(), COME_Joint::setParent(), COME_Joint::vpAddDof(), and COME_Joint::vpMakeLim().

Here is the call graph for this function:


Member Function Documentation

void COME_PlaneJoint::setXSlideTo double  value  ) 
 

Definition at line 83 of file comeplanejoint.cpp.

References COME_Joint::getDofList(), COME_Joint::vpMakeLim(), and COME_Dof::vpMoveTo().

Here is the call graph for this function:

void COME_PlaneJoint::setYSlideTo double  value  ) 
 

Definition at line 90 of file comeplanejoint.cpp.

References COME_Joint::getDofList(), COME_Joint::vpMakeLim(), and COME_Dof::vpMoveTo().

Here is the call graph for this function:

void COME_PlaneJoint::setZSlideTo double  value  ) 
 

Definition at line 97 of file comeplanejoint.cpp.

References COME_Joint::getDofList(), COME_Joint::vpMakeLim(), and COME_Dof::vpMoveTo().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Thu Dec 1 10:14:26 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5