Simulation Member List

This is the complete list of members for Simulation, including all inherited members.
__attribute__((deprecated)) void showParams(const ConfigList &configs)Simulation [inline, protected]
accept(osgGA::GUIEventHandlerVisitor &v)Simulation [protected, virtual]
addCallback(GlobalData &globalData, bool draw, bool pause, bool control)Simulation [inline, virtual]
addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
addColorAliasFile(const std::string &filename, bool verbose=false)Simulation [virtual]
addConfigurable(Configurable *conf)Configurable [virtual]
addPaletteFile(const std::string &filename, bool verbose=false)Simulation [virtual]
addParameter(const paramkey &key, paramval *val, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramval *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, parambool *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameter(const paramkey &key, paramint *val, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramval *val, paramval def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, parambool *val, parambool def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
addParameterDef(const paramkey &key, paramint *val, paramint def, const paramdescr &descr=paramdescr())Configurable [inline, virtual]
argumentsSimulation [protected]
BackCaller()BackCaller
Base(const std::string &caption="LpzRobots Simulator (Martius et al)")Base
base_close()Base [protected, virtual]
bindingDescription(osg::ApplicationUsage &au) const Simulation [inline, virtual]
callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
CALLBACK_CONFIGURABLE_CHANGEDConfigurable [static]
CallbackableType typedefBackCaller
callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
cameraHandleSimulation [protected]
CameraMode enum nameSimulation
captionBase [protected]
captionlineBase [protected]
CastsShadowTraversalMaskBase [protected]
changeShadowTechnique()Base [protected, virtual]
closed enum valueSimulation
collCallback(const OdeHandle &, void *data, dGeomID o1, dGeomID o2)Simulation [inline, virtual]
colorAliasFilesSimulation [protected]
command(const OdeHandle &, const OsgHandle &, GlobalData &globalData, int key, bool down)Simulation [inline, virtual]
config(GlobalData &globalData)Simulation [virtual]
Configurable()Configurable [inline]
Configurable(const std::string &name, const std::string &revision)Configurable [inline]
configurableChanged()Configurable [virtual]
configurableList typedefConfigurable
contains(char **list, int len, const char *str)Base [static]
control_c_pressed()Simulation [protected]
copyParameters(const Configurable &, bool traverseChildren=true)Configurable [protected]
createHUD(OsgScene *scene, const OsgConfig &config)Base [virtual]
createHUDManager(osg::Geode *geode, osgText::Font *font)Base [virtual]
createShadowedScene(osg::Node *sceneToShadow, osg::LightSource *lightSource, int shadowType)Base [virtual]
ctrl_CSimulation [protected, static]
currentCycleSimulation [protected]
DEFAULT_CALLBACKABLE_TYPEBackCaller [static]
defaultFPSSimulation [protected]
dummyBase [protected]
end(GlobalData &globalData)Simulation [virtual]
fileloggingintervalSimulation [protected]
Follow enum valueSimulation
getAllParamNames(bool traverseChildren=true)Configurable [virtual]
getConfigurables() const Configurable [virtual]
getHUDSM()Base [virtual]
getId() const Configurable [inline]
getName() const Configurable [inline, virtual]
getParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamBoolMap() const Configurable [inline, virtual]
getParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamIntMap() const Configurable [inline, virtual]
getParamList() const Configurable [inline, virtual]
getParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
getParamValMap() const Configurable [inline, virtual]
getRevision() const Configurable [inline, virtual]
getUsage(osg::ApplicationUsage &au) const Simulation [protected, virtual]
globalDataSimulation [protected]
GRAPHICS_CALLBACKABLEBase [static]
groundBase [protected]
groundTextureBase [protected]
guiloggerintervalSimulation [protected]
handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &)Simulation [protected, virtual]
hasParam(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamDescr(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hasParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurable [virtual]
hudBase [protected]
hUDStatisticsManagerBase [protected]
init(int argc, char **argv)Simulation [protected, virtual]
initialised enum valueSimulation
insertCVSInfo(paramkey &str, const char *file, const char *revision)Configurable [static]
inTaskedModeSimulation [protected]
justresettimesSimulation [protected]
keyswitchManipulatorSimulation [protected]
leakAnnCounterSimulation [protected]
makeGround(const OsgConfig &config)Base [virtual]
makeLights(osg::Group *node, const OsgConfig &config)Base [virtual]
makePhysicsScene()Base [virtual]
makeScene(OsgScene *scene, const OsgConfig &config)Base [virtual]
makeSky(const OsgConfig &config)Base [virtual]
matrixvizintervalSimulation [protected]
nearCallback(void *data, dGeomID o1, dGeomID o2)Simulation [protected, static]
nearCallback_TopLevel(void *data, dGeomID o1, dGeomID o2)Simulation [protected, static]
nextLeakAnnounceSimulation [protected]
noGraphicsSimulation [protected]
none enum valueSimulation
notifyOnChange(const paramkey &key)Configurable [inline, virtual]
odeHandleBase [protected]
odeRobotsCfgSimulation [protected]
odeStep()Simulation [virtual]
odeThreadSimulation [protected]
odeThreadCreatedSimulation [protected]
orig_argvSimulation [protected]
osgHandleBase [protected]
osgStep()Simulation [virtual]
osgThreadSimulation [protected]
osgThreadCreatedSimulation [protected]
paletteFilesSimulation [protected]
parambool typedefConfigurable
paramboollist typedefConfigurable
paramboolmap typedefConfigurable
paramboolpair typedefConfigurable
paramdescr typedefConfigurable
paramdescrmap typedefConfigurable
paramint typedefConfigurable
paramintBounds typedefConfigurable
paramintBoundsMap typedefConfigurable
paramintlist typedefConfigurable
paramintmap typedefConfigurable
paramintpair typedefConfigurable
paramkey typedefConfigurable
paramlist typedefConfigurable
parammap typedefConfigurable
paramval typedefConfigurable
paramvalBounds typedefConfigurable
paramvalBoundsMap typedefConfigurable
paramvalpair typedefConfigurable
parse(FILE *f, const char *prefix=0, bool traverseChildren=true)Configurable
pauseSimulation [protected]
PHYSICS_CALLBACKABLEBase [static]
planeBase [protected]
plotoptionsSimulation [protected]
print(FILE *f, const char *prefix, int columns=90, bool traverseChildren=true) const Configurable
printdescr(FILE *f, const char *prefix, const paramkey &key, int columns, int indent) const Configurable [protected]
processCmdLine(int argc, char **argv)Simulation [protected, virtual]
Race enum valueSimulation
realtimeoffsetSimulation [protected]
ReceivesShadowTraversalMaskBase [protected]
removeAllCallbackables(CallbackableType type)BackCaller [virtual]
removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCaller [virtual]
removeConfigurable(Configurable *conf)Configurable [virtual]
resetSyncTimer()Simulation [protected]
restart(const OdeHandle &, const OsgHandle &, GlobalData &globalData)Simulation [virtual]
restoreCfg(const char *filenamestem)Configurable [virtual]
run(int argc, char **argv)Simulation
running enum valueSimulation
setCameraHomePos(const osg::Vec3 &eye, const osg::Vec3 &view)Simulation [protected]
setCameraMode(CameraMode mode)Simulation [protected]
setCaption(const std::string &caption)Base [virtual]
setGroundTexture(const char *filename)Base [inline, virtual]
setName(const paramkey &name, bool callSetNameOfInspectable=true)Configurable [virtual]
setParam(const paramkey &key, paramval val, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramval minBound, paramval maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramint minBound, paramint maxBound, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramvalBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamBounds(const paramkey &key, paramintBounds bounds, bool traverseChildren=true)Configurable [virtual]
setParamDescr(const paramkey &key, const paramdescr &descr, bool traverseChildren=true)Configurable [virtual]
setRevision(const paramkey &revision)Configurable [inline, virtual]
setTimeStats(double time, double realtimefactor, double truerealtimefactor, bool pause)Base [protected, virtual]
setTitle(const std::string &title)Base [virtual]
setWatchedAgent(OdeAgent *agent)Simulation [protected]
shadowTexSizeBase [protected]
simtimeoffsetSimulation [protected]
Simulation()Simulation
simulation_timeSimulation [protected]
simulation_time_reachedSimulation [protected]
SimulationState enum nameSimulation
start(const OdeHandle &, const OsgHandle &, GlobalData &globalData)=0Simulation [pure virtual]
startConfiguratorSimulation [protected]
stateSimulation [protected]
Static enum valueSimulation
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >())Configurable [virtual]
timeOfDayinMS()Simulation [protected]
timestatsBase [protected]
titleBase [protected]
titlelineBase [protected]
truerealtimefactorSimulation [protected]
TV enum valueSimulation
updateGraphics()Simulation [protected, virtual]
usage() const Simulation [inline, virtual]
useKeyHandlerSimulation [protected]
useNVidiaBase [protected]
useOdeThreadSimulation [protected]
useOsgThreadSimulation [protected]
useQMPThreadsSimulation [protected]
verboseColorLoadingSimulation [protected]
videostreamSimulation [protected]
viewerSimulation [protected]
windowHeightSimulation [protected]
windowNameSimulation [protected]
windowWidthSimulation [protected]
~BackCaller()BackCaller [virtual]
~Base()Base [virtual]
~Configurable()Configurable [inline, virtual]
~Simulation()Simulation [virtual]
Generated on Thu Jun 28 14:49:05 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3