MarXbot Member List
This is the complete list of members for MarXbot, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
AllowMultiple | ParameterSettable | |
changedMatrix() | PhyMarXbot | [protected, virtual] |
color() const | WObject | |
colorv | WObject | [protected] |
Default | ParameterSettable | |
describe(QString type) | MarXbot | [static] |
groundAroundIRSensorController() | PhyMarXbot | |
groundBottomIRSensorController() | PhyMarXbot | |
Infinity | ParameterSettable | [static] |
invisible | WObject | [protected] |
isInvisible() | WObject | |
IsList | ParameterSettable | |
IsMandatory | ParameterSettable | |
markParameterAsRuntime(QString paramName, int *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, bool *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, double *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, unsigned int *paramPointer) | ParameterSettable | [protected] |
MarXbot(ConfigurationParameters ¶ms, QString prefix) | MarXbot | |
matrix() const | WObject | |
MaxInteger | ParameterSettable | [static] |
MinInteger | ParameterSettable | [static] |
name() const | WObject | |
namev | WObject | [protected] |
Ownable() | Ownable | |
owned() const | Ownable | |
OwnedList typedef | Ownable | |
owner() const | Ownable | |
ParameterSettable() | ParameterSettable | |
ParameterSettableInConstructor() | ParameterSettableInConstructor | |
ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
PhyMarXbot(World *world, QString name, const wMatrix &tm=wMatrix::identity()) | PhyMarXbot | |
postConfigureInitialization() | ParameterSettable | [virtual] |
postUpdate() | PhyMarXbot | [virtual] |
preUpdate() | PhyMarXbot | [virtual] |
Property enum name | ParameterSettable | |
proximityIRSensorController() | PhyMarXbot | |
Robot(ConfigurationParameters ¶ms, QString prefix) | Robot | [inline] |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | MarXbot | [virtual] |
setAlpha(int alpha) | WObject | |
setColor(QColor c) | WObject | |
setGroundAroundIRSensorsGraphicalProperties(bool drawSensor, bool drawRay=false, bool drawRealRay=false) | PhyMarXbot | |
setGroundBottomIRSensorsGraphicalProperties(bool drawSensor, bool drawRay=false, bool drawRealRay=false) | PhyMarXbot | |
setInvisible(bool b) | WObject | |
setMatrix(const wMatrix &newm) | WObject | |
setOwner(Ownable *owner, bool destroy=true) | Ownable | |
setPosition(const wVector &newpos) | WObject | |
setPosition(real x, real y, real z) | WObject | |
setProximityIRSensorsGraphicalProperties(bool drawSensor, bool drawRay=false, bool drawRealRay=false) | PhyMarXbot | |
setRuntimeParameter(QString paramFullPath, unsigned int newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, bool newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, int newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, double newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, float newvalue) | ParameterSettable | |
setTexture(QString textureName) | WObject | |
setUseColorTextureOfOwner(bool b) | WObject | |
texture() const | WObject | |
texturev | WObject | [protected] |
tm | WObject | [protected] |
usecolortextureofowner | WObject | [protected] |
useColorTextureOfOwner() | WObject | |
wheelsController() | PhyMarXbot | |
WObject(World *world, QString name="unamed", const wMatrix &tm=wMatrix::identity(), bool addToWorld=true) | WObject | |
world() const | WObject | |
world() | WObject | |
worldv | WObject | [protected] |
~MarXbot() | MarXbot | [virtual] |
~Ownable() | Ownable | [virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableInConstructor() | ParameterSettableInConstructor | [virtual] |
~PhyMarXbot() | PhyMarXbot | [virtual] |
~Robot() | Robot | [inline, virtual] |
~WObject() | WObject | [virtual] |