| 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) | Schlange | [virtual] |
| conf | Schlange | [protected] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| created | Schlange | [protected] |
| createSegment(int index) | Schlange | [protected, virtual] |
| doInternalStuff(GlobalData &global) | Schlange | [virtual] |
| frictionmotors | Schlange | [protected] |
| getAllParamNames() | Configurable | [virtual] |
| getAngularSpeed() const | OdeRobot | [virtual] |
| getDefaultConf() | Schlange | [inline, static] |
| getId() const | Configurable | [inline] |
| getMainPrimitive() const | Schlange | [inline, virtual] |
| getMotorNumber() | SchlangeServo2 | [inline, virtual] |
| getName() const | Configurable | [inline, virtual] |
| getOrientation() const | OdeRobot | [virtual] |
| getParam(const paramkey &key) const | Schlange | [virtual] |
| lpzrobots::OdeRobot::getParam(const paramkey &key) const | Configurable | [virtual] |
| getParamList() const | Schlange | [virtual] |
| getPosition() const | OdeRobot | [virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getSegmentsPosition(std::vector< Position > &poslist) | Schlange | [virtual] |
| getSensorNumber() | SchlangeServo2 | [inline, virtual] |
| getSensors(sensor *sensors, int sensornumber) | SchlangeServo2 | [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] |
| joints | Schlange | [protected] |
| motor typedef | AbstractRobot | |
| mycallback(void *data, dGeomID o1, dGeomID o2) | Schlange | [static] |
| objects | Schlange | [protected] |
| 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 osg::Matrix &pose) | Schlange | [virtual] |
| lpzrobots::OdeRobot::place(const Pos &pos) | OdeRobot | [virtual] |
| print(FILE *f, const char *prefix) const | Configurable | |
| restoreCfg(const char *filenamestem) | Configurable | [virtual] |
| Schlange(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const SchlangeConf &conf, const std::string &name, const std::string &revision) | Schlange | |
| SchlangeServo2(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const SchlangeConf &conf, const std::string &name, const std::string &revision="") | SchlangeServo2 | |
| sensor typedef | AbstractRobot | |
| setColor(const Color &col) | OdeRobot | [virtual] |
| setHeadColor(const Color &color) | Schlange | [virtual] |
| setHeadTexture(const std::string &filename) | Schlange | [virtual] |
| setMotors(const motor *motors, int motornumber) | SchlangeServo2 | [virtual] |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | SchlangeServo2 | [virtual] |
| lpzrobots::OdeRobot::setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
| setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| setTexture(const std::string &filename) | Schlange | [virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
| Trackable() | Trackable | [inline] |
| update() | Schlange | [virtual] |
| ~AbstractRobot() | AbstractRobot | [inline, virtual] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~OdeRobot() | OdeRobot | [virtual] |
| ~Schlange() | Schlange | [virtual] |
| ~SchlangeServo2() | SchlangeServo2 | [virtual] |
| ~Trackable() | Trackable | [inline, virtual] |