boundingBox (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
draw(float, Camera *camera=NULL) | tlp::GlLabel | virtual |
drawWithStencil(float lod, Camera *camera=NULL) | tlp::GlLabel | |
enableDepthTest(bool state) | tlp::GlLabel | inlinevirtual |
getBoundingBox() | tlp::GlLabel | virtual |
getColor() | tlp::GlLabel | inlinevirtual |
getFontSize() const | tlp::GlLabel | inline |
getHeightAfterScale() | tlp::GlLabel | |
getLabelDensity() | tlp::GlLabel | inlinevirtual |
getMaxSize() | tlp::GlLabel | inline |
getMinSize() | tlp::GlLabel | inline |
getOutlineColor() const | tlp::GlLabel | inline |
getOutlineSize() const | tlp::GlLabel | inline |
getPosition() | tlp::GlLabel | |
getSize() | tlp::GlLabel | virtual |
getSizeForOutAlign() | tlp::GlLabel | virtual |
getStencil() | tlp::GlSimpleEntity | inline |
getText() const | tlp::GlLabel | |
getTextBoundingBox() | tlp::GlLabel | virtual |
getTextureName() const | tlp::GlLabel | inline |
getUseLODOptimisation() | tlp::GlLabel | inlinevirtual |
getXML(std::string &outString) | tlp::GlLabel | virtual |
GlLabel() | tlp::GlLabel | |
GlLabel(Coord centerPosition, Size size, Color fontColor, bool leftAlign=false) | tlp::GlLabel | |
GlSimpleEntity() | tlp::GlSimpleEntity | inline |
isBillboarded() | tlp::GlLabel | inline |
isUsingMinMaxSize() | tlp::GlLabel | inline |
isVisible() const | tlp::GlSimpleEntity | inline |
parents (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
rotate(float xRot, float yRot, float zRot) | tlp::GlLabel | virtual |
setAlignment(int alignment) | tlp::GlLabel | inlinevirtual |
setBillboarded(bool billboarded) | tlp::GlLabel | inline |
setBoldFont() | tlp::GlLabel | virtual |
setColor(const Color &color) | tlp::GlLabel | inlinevirtual |
setFontName(const std::string &name) | tlp::GlLabel | virtual |
setFontNameSizeAndColor(const std::string &name, const int &size, const Color &color) | tlp::GlLabel | virtual |
setFontSize(int size) | tlp::GlLabel | inline |
setLabelsDensity(int density) | tlp::GlLabel | inlinevirtual |
setMaxSize(int size) | tlp::GlLabel | inline |
setMinSize(int size) | tlp::GlLabel | inline |
setOcclusionTester(OcclusionTest *tester) | tlp::GlLabel | inlinevirtual |
setOutlineColor(const Color &color) | tlp::GlLabel | inline |
setOutlineSize(float size) | tlp::GlLabel | inline |
setPlainFont() | tlp::GlLabel | virtual |
setPosition(const Coord &position) | tlp::GlLabel | |
setScaleToSize(bool state) | tlp::GlLabel | inlinevirtual |
setSize(const Size &size) | tlp::GlLabel | virtual |
setSizeForOutAlign(const Size &size) | tlp::GlLabel | virtual |
setStencil(int stencil) | tlp::GlSimpleEntity | inlinevirtual |
setText(const std::string &text) | tlp::GlLabel | |
setTextureName(const std::string &name) | tlp::GlLabel | inline |
setUseLODOptimisation(bool state, BoundingBox bb=BoundingBox()) | tlp::GlLabel | inlinevirtual |
setUseMinMaxSize(bool state) | tlp::GlLabel | inline |
setVisible(bool visible) | tlp::GlSimpleEntity | virtual |
setWithXML(const std::string &inString, unsigned int ¤tPosition) | tlp::GlLabel | virtual |
stencil (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
translate(const Coord &mouvement) | tlp::GlLabel | virtual |
visible (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
~GlLabel() | tlp::GlLabel | |
~GlSimpleEntity() | tlp::GlSimpleEntity | virtual |