| AbstractRobot(const std::string &name="abstractRobot", const std::string &revision="$ID$") | AbstractRobot | [inline] |
| addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
| addParameter(const paramkey &key, parambool *val) | Configurable | [inline, virtual] |
| addParameter(const paramkey &key, paramint *val) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, parambool *val, parambool def) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramint *val, paramint def) | Configurable | [inline, virtual] |
| collisionCallback(void *data, dGeomID o1, dGeomID o2) | OdeRobot | [inline, virtual] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| doInternalStuff(GlobalData &globalData)=0 | OdeRobot | [pure virtual] |
| getAllParamNames() | Configurable | [virtual] |
| getAngularSpeed() const | OdeRobot | [virtual] |
| getId() const | Configurable | [inline] |
| getMainPrimitive() const =0 | OdeRobot | [pure virtual] |
| getMotorNumber()=0 | AbstractRobot | [pure virtual] |
| getName() const | Configurable | [inline, virtual] |
| getOrientation() const | OdeRobot | [virtual] |
| getParam(const paramkey &key) const | Configurable | [virtual] |
| getParamList() const | Configurable | [inline, virtual] |
| getPosition() const | OdeRobot | [virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getSensorNumber()=0 | AbstractRobot | [pure virtual] |
| getSensors(sensor *sensors, int sensornumber)=0 | AbstractRobot | [pure virtual] |
| getSpeed() const | OdeRobot | [virtual] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| isGeomInPrimitiveList(Primitive **ps, int len, dGeomID geom) | OdeRobot | [protected, static] |
| isGeomInPrimitiveList(std::list< Primitive * > ps, dGeomID geom) | OdeRobot | [protected, static] |
| motor typedef | AbstractRobot | |
| OdeAgent class | OdeRobot | [friend] |
| odeHandle | OdeRobot | [protected] |
| OdeRobot(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const std::string &name, const std::string &revision) | OdeRobot | |
| osgHandle | OdeRobot | [protected] |
| parambool typedef | Configurable | |
| paramboollist typedef | Configurable | |
| paramboolmap typedef | Configurable | |
| paramint typedef | Configurable | |
| paramintlist typedef | Configurable | |
| paramintmap typedef | Configurable | |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| parammap typedef | Configurable | |
| paramval typedef | Configurable | |
| parentspace | OdeRobot | [protected] |
| parse(FILE *f) | Configurable | |
| place(const Pos &pos) | OdeRobot | [virtual] |
| place(const osg::Matrix &pose)=0 | OdeRobot | [pure virtual] |
| print(FILE *f, const char *prefix) const | Configurable | |
| restoreCfg(const char *filenamestem) | Configurable | [virtual] |
| sensor typedef | AbstractRobot | |
| setColor(const Color &col) | OdeRobot | [virtual] |
| setMotors(const motor *motors, int motornumber)=0 | AbstractRobot | [pure virtual] |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
| setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
| Trackable() | Trackable | [inline] |
| update()=0 | OdeRobot | [pure virtual] |
| ~AbstractRobot() | AbstractRobot | [inline, virtual] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~OdeRobot() | OdeRobot | [virtual] |
| ~Trackable() | Trackable | [inline, virtual] |