, including all inherited members.
acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | [inline, virtual] |
addLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
addParent(GlComposite *composite) | tlp::GlSimpleEntity | |
auxIndices | tlp::GlAbstractPolygon | [protected] |
boundingBox | tlp::GlSimpleEntity | [protected] |
buffers | tlp::GlAbstractPolygon | [protected] |
checkByBoundingBoxVisitor | tlp::GlSimpleEntity | [protected] |
clearGenerated() | tlp::GlAbstractPolygon | [protected, virtual] |
computePolygon() | tlp::GlRegularPolygon | [protected] |
draw(float lod, Camera *camera) | tlp::GlAbstractPolygon | [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] |
getBoundingBox() | tlp::GlSimpleEntity | [inline, virtual] |
getFillColor(unsigned int i) | tlp::GlAbstractPolygon | |
getFillMode() | tlp::GlAbstractPolygon | |
getHideOutlineLod() | tlp::GlAbstractPolygon | |
getLightingMode() | tlp::GlAbstractPolygon | |
getNumberOfSides() | tlp::GlRegularPolygon | |
getOutlineColor(unsigned int i) | tlp::GlAbstractPolygon | |
getOutlineMode() | tlp::GlAbstractPolygon | |
getOutlineSize() | tlp::GlAbstractPolygon | |
getPolygonMode() | tlp::GlAbstractPolygon | |
getStencil() | tlp::GlSimpleEntity | [inline] |
getTextureName() | tlp::GlAbstractPolygon | |
getXML(xmlNodePtr rootNode) | tlp::GlAbstractPolygon | [virtual] |
getXMLOnlyData(xmlNodePtr rootNode) | tlp::GlAbstractPolygon | [virtual] |
GlAbstractPolygon() | tlp::GlAbstractPolygon | |
GlPentagon(const Coord &position, const Size &size, const Color &outlineColor=Color(255, 0, 0, 255), const Color &fillColor=Color(0, 0, 255, 255), bool filled=true, bool outlined=true, const std::string &textureName="", float outlineSize=1.) | tlp::GlPentagon | |
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 | |
GlRegularPolygon(const Coord &position, const Size &size, unsigned int numberOfSides, const Color &outlineColor=Color(255, 0, 0, 255), const Color &fillColor=Color(0, 0, 255, 255), bool filled=true, bool outlined=true, const std::string &textureName="", float outlineSize=1.) | tlp::GlRegularPolygon | |
GlSimpleEntity() | tlp::GlSimpleEntity | [inline] |
hideOutlineLod | tlp::GlAbstractPolygon | [protected] |
indices | tlp::GlAbstractPolygon | [protected] |
invertYTexture | tlp::GlAbstractPolygon | [protected] |
isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | [inline] |
isVisible() | tlp::GlSimpleEntity | [inline] |
lighting | tlp::GlAbstractPolygon | [protected] |
normalArray | tlp::GlAbstractPolygon | [protected] |
numberOfSides | tlp::GlRegularPolygon | [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] |
position | tlp::GlRegularPolygon | [protected] |
QUAD_STRIP enum value | tlp::GlAbstractPolygon | |
recomputeBoundingBox() | tlp::GlAbstractPolygon | [protected, virtual] |
removeLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
removeParent(GlComposite *composite) | tlp::GlSimpleEntity | |
resizeColors(const unsigned int nbColors) | tlp::GlPolygon | [virtual] |
resizePoints(const unsigned int number) | tlp::GlRegularPolygon | [virtual] |
setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | [inline] |
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 | [protected, virtual] |
setFillMode(const bool) | tlp::GlAbstractPolygon | |
setHideOutlineLod(float lod) | tlp::GlAbstractPolygon | |
setLightingMode(const bool) | tlp::GlAbstractPolygon | |
setNumberOfSides(unsigned int number) | tlp::GlRegularPolygon | |
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 | [protected, virtual] |
setOutlineMode(const bool) | tlp::GlAbstractPolygon | |
setOutlineSize(float size) | tlp::GlAbstractPolygon | |
setPoint(unsigned int index, const Coord &point) | tlp::GlAbstractPolygon | [protected, virtual] |
setPoints(const std::vector< Coord > &points) | tlp::GlAbstractPolygon | [protected, virtual] |
setPolygonMode(PolygonMode mode) | tlp::GlAbstractPolygon | |
setStartAngle(float angle) | tlp::GlRegularPolygon | |
setStencil(int stencil) | tlp::GlSimpleEntity | [inline, virtual] |
setTextureName(const std::string &name) | tlp::GlAbstractPolygon | |
setVisible(bool visible) | tlp::GlSimpleEntity | [virtual] |
setWithXML(xmlNodePtr rootNode) | tlp::GlAbstractPolygon | [virtual] |
size | tlp::GlRegularPolygon | [protected] |
startAngle | tlp::GlRegularPolygon | [protected] |
stencil | tlp::GlSimpleEntity | [protected] |
texArray | tlp::GlAbstractPolygon | [protected] |
textureName | tlp::GlAbstractPolygon | [protected] |
translate(const Coord &mouvement) | tlp::GlAbstractPolygon | [virtual] |
visible | tlp::GlSimpleEntity | [protected] |
~GlAbstractPolygon() | tlp::GlAbstractPolygon | [virtual] |
~GlEntity() | tlp::GlEntity | [inline, virtual] |
~GlPentagon() | tlp::GlPentagon | [virtual] |
~GlPolygon() | tlp::GlPolygon | [virtual] |
~GlRegularPolygon() | tlp::GlRegularPolygon | [virtual] |
~GlSimpleEntity() | tlp::GlSimpleEntity | [virtual] |