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