acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | inlinevirtual |
addLayerParent(GlLayer *) | tlp::GlSimpleEntity | inlinevirtual |
addParent(GlComposite *composite) | tlp::GlSimpleEntity | |
auxIndices | tlp::GlAbstractPolygon | protected |
bottom | tlp::Gl2DRect | protected |
boundingBox | tlp::GlSimpleEntity | protected |
buffers | tlp::GlAbstractPolygon | protected |
checkByBoundingBoxVisitor | tlp::GlSimpleEntity | protected |
clearGenerated() | tlp::GlAbstractPolygon | protectedvirtual |
draw(float lod, Camera *camera) | tlp::Gl2DRect | virtual |
fcolor(const unsigned int i) const | tlp::GlAbstractPolygon | |
fcolor(const unsigned int i) | tlp::GlAbstractPolygon | |
fillColors | tlp::GlAbstractPolygon | protected |
filled | tlp::GlAbstractPolygon | protected |
generated | tlp::GlAbstractPolygon | protected |
getBottomRightColor() | tlp::GlRect | virtual |
getBottomRightPos() | tlp::GlRect | virtual |
getBoundingBox() | tlp::Gl2DRect | virtual |
getCenter() | tlp::GlRect | virtual |
getFillColor(unsigned int i) | tlp::GlAbstractPolygon | |
getFillMode() | tlp::GlAbstractPolygon | |
getHideOutlineLod() | tlp::GlAbstractPolygon | |
getLightingMode() | tlp::GlAbstractPolygon | |
getOutlineColor(unsigned int i) | tlp::GlAbstractPolygon | |
getOutlineMode() | tlp::GlAbstractPolygon | |
getOutlineSize() | tlp::GlAbstractPolygon | |
getPolygonMode() | tlp::GlAbstractPolygon | |
getStencil() | tlp::GlSimpleEntity | inline |
getTexture() | tlp::Gl2DRect | virtual |
getTextureName() | tlp::GlAbstractPolygon | |
getTopLeftColor() | tlp::GlRect | virtual |
getTopLeftPos() | tlp::GlRect | virtual |
getXML(xmlNodePtr rootNode) | tlp::Gl2DRect | virtual |
getXMLOnlyData(xmlNodePtr rootNode) | tlp::GlAbstractPolygon | virtual |
Gl2DRect() | tlp::Gl2DRect | |
Gl2DRect(float top, float bottom, float left, float right, const std::string &textureName, bool inPercent=false) | tlp::Gl2DRect | |
Gl2DRect(float bottom, float left, float height, float width, const std::string &textureName, bool xInv, bool yInv) | tlp::Gl2DRect | |
GlAbstractPolygon() | tlp::GlAbstractPolygon | |
GlPolygon(const bool filled=true, const bool outlined=true, const std::string &textureName="", const float outlineSize=1) | tlp::GlPolygon | |
GlPolygon(const std::vector< Coord > &points, const std::vector< Color > &fillColors, const std::vector< Color > &outlineColors, const bool filled, const bool outlined, const std::string &textureName="", const float outlineSize=1) | tlp::GlPolygon | |
GlPolygon(const unsigned int nbPoints, const unsigned int nbFillColors, const unsigned int nbOutlineColors, const bool filled=true, const bool outlined=true, const std::string &textureName="", const float outlineSize=1) | tlp::GlPolygon | |
GlRect(const Coord &topLeftPos, const Coord &bottomRightPos, const Color &topLeftCol, const Color &bottomRightCol, bool filled=true, bool outlined=false) | tlp::GlRect | |
GlRect(const Coord ¢er, const Size &size, const Color &fillColor, const Color &outlineColor) | tlp::GlRect | |
GlRect(bool filled=true, bool outlined=false) | tlp::GlRect | |
GlSimpleEntity() | tlp::GlSimpleEntity | inline |
hideOutlineLod | tlp::GlAbstractPolygon | protected |
indices | tlp::GlAbstractPolygon | protected |
inPercent | tlp::Gl2DRect | protected |
inRect(double x, double y) | tlp::GlRect | |
invertYTexture | tlp::GlAbstractPolygon | protected |
isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | inline |
isVisible() | tlp::GlSimpleEntity | inline |
left | tlp::Gl2DRect | protected |
lighting | tlp::GlAbstractPolygon | protected |
normalArray | tlp::GlAbstractPolygon | protected |
ocolor(const unsigned int i) const | tlp::GlAbstractPolygon | |
ocolor(const unsigned int i) | tlp::GlAbstractPolygon | virtual |
outlineColors | tlp::GlAbstractPolygon | protected |
outlined | tlp::GlAbstractPolygon | protected |
outlineSize | tlp::GlAbstractPolygon | protected |
parents | tlp::GlSimpleEntity | protected |
point(const unsigned int i) const | tlp::GlPolygon | virtual |
point(const unsigned int i) | tlp::GlPolygon | virtual |
points | tlp::GlAbstractPolygon | protected |
POLYGON enum value | tlp::GlAbstractPolygon | |
PolygonMode enum name | tlp::GlAbstractPolygon | |
polygonMode | tlp::GlAbstractPolygon | protected |
QUAD_STRIP enum value | tlp::GlAbstractPolygon | |
recomputeBoundingBox() | tlp::GlAbstractPolygon | protectedvirtual |
removeLayerParent(GlLayer *) | tlp::GlSimpleEntity | inlinevirtual |
removeParent(GlComposite *composite) | tlp::GlSimpleEntity | |
resizeColors(const unsigned int nbColors) | tlp::GlPolygon | virtual |
resizePoints(const unsigned int nbPoints) | tlp::GlPolygon | virtual |
right | tlp::Gl2DRect | protected |
setBottomRightColor(const Color &bottomRightCol) | tlp::GlRect | virtual |
setBottomRightPos(const Coord &bottomRightPos) | tlp::GlRect | virtual |
setCenterAndSize(const Coord ¢er, const Size &size) | tlp::GlRect | |
setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | inline |
setCoordinates(float bottom, float left, float width, float height) | tlp::Gl2DRect | virtual |
setFColor(const unsigned int i, const Color &color) | tlp::GlAbstractPolygon | |
setFillColor(unsigned int i, const Color &color) | tlp::GlAbstractPolygon | |
setFillColor(const Color &color) | tlp::GlAbstractPolygon | |
setFillColors(const std::vector< Color > &colors) | tlp::GlAbstractPolygon | protectedvirtual |
setFillMode(const bool) | tlp::GlAbstractPolygon | |
setHideOutlineLod(float lod) | tlp::GlAbstractPolygon | |
setLightingMode(const bool) | tlp::GlAbstractPolygon | |
setOColor(const unsigned int i, const Color &color) | tlp::GlAbstractPolygon | virtual |
setOutlineColor(unsigned int i, const Color &color) | tlp::GlAbstractPolygon | |
setOutlineColor(const Color &color) | tlp::GlAbstractPolygon | |
setOutlineColors(const std::vector< Color > &colors) | tlp::GlAbstractPolygon | protectedvirtual |
setOutlineMode(const bool) | tlp::GlAbstractPolygon | |
setOutlineSize(float size) | tlp::GlAbstractPolygon | |
setPoint(unsigned int index, const Coord &point) | tlp::GlAbstractPolygon | protectedvirtual |
setPoints(const std::vector< Coord > &points) | tlp::GlAbstractPolygon | protectedvirtual |
setPolygonMode(PolygonMode mode) | tlp::GlAbstractPolygon | |
setStencil(int stencil) | tlp::GlSimpleEntity | inlinevirtual |
setTexture(const std::string &name) | tlp::Gl2DRect | virtual |
setTextureName(const std::string &name) | tlp::GlAbstractPolygon | |
setTopLeftColor(const Color &topLeftCol) | tlp::GlRect | virtual |
setTopLeftPos(const Coord &topLeftPos) | tlp::GlRect | virtual |
setVisible(bool visible) | tlp::GlSimpleEntity | virtual |
setWithXML(xmlNodePtr rootNode) | tlp::Gl2DRect | virtual |
stencil | tlp::GlSimpleEntity | protected |
texArray | tlp::GlAbstractPolygon | protected |
textureName | tlp::GlAbstractPolygon | protected |
top | tlp::Gl2DRect | protected |
translate(const Coord &mouvement) | tlp::Gl2DRect | virtual |
visible | tlp::GlSimpleEntity | protected |
xInv | tlp::Gl2DRect | protected |
yInv | tlp::Gl2DRect | protected |
~Gl2DRect() | tlp::Gl2DRect | inlinevirtual |
~GlAbstractPolygon() | tlp::GlAbstractPolygon | virtual |
~GlEntity() | tlp::GlEntity | inlinevirtual |
~GlPolygon() | tlp::GlPolygon | virtual |
~GlRect() | tlp::GlRect | virtual |
~GlSimpleEntity() | tlp::GlSimpleEntity | virtual |