AbstractRobot(const std::string &name="abstractRobot", const std::string &revision="$ID$") | AbstractRobot | [inline] |
collisionCallback(void *data, dGeomID o1, dGeomID o2) | Uwo | [virtual] |
conf | Uwo | [protected] |
Configurable() | Configurable | [inline] |
Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
create(const osg::Matrix &pose) | Uwo | [protected, virtual] |
created | Uwo | [protected] |
destroy() | Uwo | [protected, virtual] |
doInternalStuff(const GlobalData &globalData) | Uwo | [virtual] |
getDefaultConf() | Uwo | [inline, static] |
getId() const | Configurable | [inline] |
getMainPrimitive() const | Uwo | [inline, protected, virtual] |
getMotorNumber() | Uwo | [inline, virtual] |
getName() const | Configurable | [inline, virtual] |
getOrientation() const | OdeRobot | [virtual] |
getParam(const paramkey &key) const | Uwo | [virtual] |
getParamList() const | Uwo | [virtual] |
getPosition() const | OdeRobot | [virtual] |
getRevision() const | Configurable | [inline, virtual] |
getRevision(const paramkey &revision) | Configurable | [inline, virtual] |
getSensorNumber() | Uwo | [inline, virtual] |
getSensors(sensor *sensors, int sensornumber) | Uwo | [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 | Uwo | [protected] |
legmass | Uwo | [protected] |
objects | Uwo | [protected] |
odeHandle | OdeRobot | [protected] |
OdeRobot(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const std::string &name, const std::string &revision) | OdeRobot | |
osgHandle | OdeRobot | [protected] |
paramkey typedef | Configurable | |
paramlist typedef | Configurable | |
paramval typedef | Configurable | |
parentspace | OdeRobot | [protected] |
parse(FILE *f) | Configurable | |
place(const osg::Matrix &pose) | Uwo | [virtual] |
lpzrobots::OdeRobot::place(const Pos &pos) | OdeRobot | [virtual] |
print(FILE *f, const char *prefix) const | Configurable | |
restoreCfg(const char *filenamestem) | Configurable | |
servos | Uwo | [protected] |
setColor(const Color &col) | OdeRobot | [virtual] |
setMotors(const motor *motors, int motornumber) | Uwo | [virtual] |
setName(const paramkey &name) | Configurable | [inline, virtual] |
setParam(const paramkey &key, paramval val) | Uwo | [virtual] |
storeCfg(const char *filenamestem) | Configurable | |
Trackable() | Trackable | [inline] |
update() | Uwo | [virtual] |
Uwo(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const UwoConf &conf, const std::string &name) | Uwo | |
~AbstractRobot() | AbstractRobot | [inline, virtual] |
~Configurable() | Configurable | [inline, virtual] |
~OdeRobot() | OdeRobot | [virtual] |
~Trackable() | Trackable | [inline, virtual] |
~Uwo() | Uwo | [inline, virtual] |