SpiderComponent Class Reference

#include <component2.h>

Inheritance diagram for SpiderComponent:

Inheritance graph
[legend]
Collaboration diagram for SpiderComponent:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 411 of file component2.h.

Public Member Functions

 SpiderComponent (const SpiderDescription &r_desc)
 SpiderComponent.
bool collision_callback (OdeHandle *p_ode_handle, dGeomID geom_id_0, dGeomID geom_id_1) const
 collision_callback

Protected Attributes

dJointGroupID joint_group_id


Constructor & Destructor Documentation

SpiderComponent const SpiderDescription r_desc  ) 
 

SpiderComponent.

this class class has following sub components: UniversalMotorComponent CCURobotArmComponent SimpleBodyComponent

Definition at line 1184 of file component.cpp.


Member Function Documentation

bool collision_callback OdeHandle *  p_ode_handle,
dGeomID  geom_id_0,
dGeomID  geom_id_1
const
 

collision_callback

this function only does collision handling for geoms part of this object

hmm.. there should be a mechanism for transferring collision handling to sub components

Definition at line 1380 of file component.cpp.


Member Data Documentation

dJointGroupID joint_group_id [protected]
 

Definition at line 414 of file component2.h.


Generated on Tue Apr 4 19:05:27 2006 for Robotsystem from Robot Group Leipzig by  doxygen 1.4.5