tlp::GlLabel Member List
This is the complete list of members for
tlp::GlLabel, including all inherited members.
| acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | [inline, virtual] |
| addParent(GlLayer *layer) | tlp::GlSimpleEntity | [inline] |
| boundingBox | tlp::GlSimpleEntity | [protected] |
| checkByBoundingBoxVisitor | tlp::GlSimpleEntity | [protected] |
| draw(float lod, Camera *camera) | tlp::GlLabel | [virtual] |
| getBoundingBox() | tlp::GlLabel | [virtual] |
| getColor() | tlp::GlLabel | [inline, virtual] |
| getSize() | tlp::GlLabel | [virtual] |
| getStencil() | tlp::GlSimpleEntity | [inline] |
| getXML(xmlNodePtr rootNode) | tlp::GlLabel | [virtual] |
| GlLabel() | tlp::GlLabel | |
| GlLabel(Coord centerPosition, Coord size, Color fontColor, bool leftAlign=false) | tlp::GlLabel | |
| GlLabel(const std::string &fontPath, Coord centerPosition, Coord size, Color fontColor, bool leftAlign=false) | tlp::GlLabel | |
| GlSimpleEntity() | tlp::GlSimpleEntity | [inline] |
| isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | [inline] |
| isVisible() | tlp::GlSimpleEntity | [inline] |
| parents | tlp::GlSimpleEntity | [protected] |
| setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | [inline] |
| setColor(const Color &color) | tlp::GlLabel | [inline, virtual] |
| setStencil(int stencil) | tlp::GlSimpleEntity | [inline, virtual] |
| setText(const std::string &text) | tlp::GlLabel | |
| setVisible(bool visible) | tlp::GlSimpleEntity | [inline] |
| setWithXML(xmlNodePtr rootNode) | tlp::GlLabel | [virtual] |
| stencil | tlp::GlSimpleEntity | [protected] |
| translate(const Coord &mouvement) | tlp::GlLabel | [virtual] |
| visible | tlp::GlSimpleEntity | [protected] |
| ~GlEntity() | tlp::GlEntity | [inline, virtual] |
| ~GlLabel() | tlp::GlLabel | |