attachedObject() const | GraphicalWObject | |
attachToObject(WObject *object, bool makeOwner=false) | GraphicalWObject | |
calculateAABB(wVector &minPoint, wVector &maxPoint, const wMatrix tm) | GraphicalWObject | protectedvirtual |
calculateOBB(wVector &dimension, wVector &minPoint, wVector &maxPoint) | GraphicalWObject | protectedvirtual |
changedMatrix() | GraphicalWObject | protectedvirtual |
color() const | GraphicalWObject | |
colorv | GraphicalWObject | protected |
GraphicalWObject(World *world, QString name="unamed", const wMatrix &tm=wMatrix::identity()) | GraphicalWObject | |
invisible | GraphicalWObject | protected |
isInvisible() | GraphicalWObject | |
m_activations | PalmPatchesTouchSensorGraphic | protected |
m_activationsMutex | PalmPatchesTouchSensorGraphic | protected |
m_attachedObject | GraphicalWObject | protected |
m_handPalm | PalmPatchesTouchSensorGraphic | protected |
m_isRight | PalmPatchesTouchSensorGraphic | protected |
m_patches | PalmPatchesTouchSensorGraphic | protected |
m_zAxisDirection | PalmPatchesTouchSensorGraphic | protected |
matrix() const | GraphicalWObject | |
name() const | GraphicalWObject | |
namev | GraphicalWObject | protected |
Ownable() | GraphicalWObject | |
owned() const | GraphicalWObject | |
OwnedList typedef | GraphicalWObject | |
owner() const | GraphicalWObject | |
PalmPatchesTouchSensorGraphic(PhyObject *handPalm, const QVector< iCubPalmPatchesTouchSensor::Triangle > &patches, bool isRight, QString name="unamed") | PalmPatchesTouchSensorGraphic | inline |
postUpdate() | GraphicalWObject | virtual |
preUpdate() | GraphicalWObject | virtual |
render(RenderWObject *renderer, QGLContext *gw) | PalmPatchesTouchSensorGraphic | inlineprotectedvirtual |
renderAABB(RenderWObject *renderer, RenderWorld *gw) | GraphicalWObject | protectedvirtual |
setActivations(const QVector< bool > activations) | PalmPatchesTouchSensorGraphic | inline |
setAlpha(int alpha) | GraphicalWObject | |
setColor(QColor c) | GraphicalWObject | |
setInvisible(bool b) | GraphicalWObject | |
setMatrix(const wMatrix &newm) | GraphicalWObject | |
setOwner(Ownable *owner, bool destroy=true) | GraphicalWObject | |
setPosition(const wVector &newpos) | GraphicalWObject | |
setPosition(real x, real y, real z) | GraphicalWObject | |
setTexture(QString textureName) | GraphicalWObject | |
setUseColorTextureOfOwner(bool b) | GraphicalWObject | |
texture() const | GraphicalWObject | |
texturev | GraphicalWObject | protected |
tm | GraphicalWObject | protected |
updateAndCalculateAABB(wVector &minPoint, wVector &maxPoint, const wMatrix tm) | GraphicalWObject | |
updateAndCalculateOBB(wVector &dimension, wVector &minPoint, wVector &maxPoint) | GraphicalWObject | |
updateAndRender(RenderWObject *renderer, QGLContext *gw) | GraphicalWObject | |
updateAndRenderAABB(RenderWObject *renderer, RenderWorld *gw) | GraphicalWObject | |
updateMatrixFromAttachedObject() | GraphicalWObject | protected |
usecolortextureofowner | GraphicalWObject | protected |
useColorTextureOfOwner() const | GraphicalWObject | |
WObject(World *world, QString name="unamed", const wMatrix &tm=wMatrix::identity(), bool addToWorld=true) | GraphicalWObject | |
world() | GraphicalWObject | |
world() const | GraphicalWObject | |
worldv | GraphicalWObject | protected |
~GraphicalWObject() | GraphicalWObject | virtual |
~Ownable() | GraphicalWObject | virtual |
~PalmPatchesTouchSensorGraphic() | PalmPatchesTouchSensorGraphic | inline |
~WObject() | GraphicalWObject | virtual |