Joint Class Reference
#include <Joint.hh>
Inheritance diagram for Joint:
 List of all members.
List of all members.
Constructor & Destructor Documentation
  
    | 
        
          | Joint::Joint | ( |  | ) |  [protected] |  | 
  
    | 
        
          | Joint::~Joint | ( |  | ) |  [protected, virtual] |  | 
Member Function Documentation
  
    | 
        
          | int Joint::GetType | ( |  | ) | const |  | 
  
    | 
        
          | Body * Joint::GetJointBody | ( | int | index | ) | const |  | 
  
    | 
        
          | bool Joint::AreConnected | ( | Body * | one, |  
          |  |  | Body * | two |  
          |  | ) | const |  | 
  
    | 
        
          | double Joint::GetParam | ( | int | parameter | ) | const  [virtual] |  | 
  
    | 
        
          | void Joint::Attach | ( | Body * | one, |  
          |  |  | Body * | two |  
          |  | ) |  |  | 
  
    | 
        
          | virtual void Joint::SetAnchor | ( | GzVector | anchor | ) |  [inline, virtual] |  | 
  
    | 
        
          | virtual GzVector Joint::GetAnchor | ( |  | ) | const  [inline, virtual] |  | 
  
    | 
        
          | void Joint::SetParam | ( | int | parameter, |  
          |  |  | double | value |  
          |  | ) |  [virtual] |  | 
Member Data Documentation
The documentation for this class was generated from the following files:
  
  
    
      | Last updated 12 September 2005 21:38:45 |