acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | [inline, virtual] |
addLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
addParent(GlComposite *composite) | tlp::GlSimpleEntity | |
addPoint(const Coord &point) | tlp::GlComplexPolygon | [virtual] |
beginNewHole() | tlp::GlComplexPolygon | [virtual] |
boundingBox | tlp::GlSimpleEntity | [protected] |
checkByBoundingBoxVisitor | tlp::GlSimpleEntity | [protected] |
createPolygon(const std::vector< Coord > &coords, int bezier) | tlp::GlComplexPolygon | [protected] |
currentVector | tlp::GlComplexPolygon | [protected] |
draw(float lod, Camera *camera) | tlp::GlComplexPolygon | [virtual] |
fillColor | tlp::GlComplexPolygon | [protected] |
getBoundingBox() | tlp::GlSimpleEntity | [inline, virtual] |
getFillColor() | tlp::GlComplexPolygon | [inline] |
getOutlineColor() | tlp::GlComplexPolygon | [inline] |
getStencil() | tlp::GlSimpleEntity | [inline] |
getXML(xmlNodePtr rootNode) | tlp::GlComplexPolygon | [virtual] |
getXMLOnlyData(xmlNodePtr rootNode) | tlp::GlComplexPolygon | [virtual] |
GlComplexPolygon() | tlp::GlComplexPolygon | [inline] |
GlComplexPolygon(const std::vector< Coord > &coords, Color fcolor, int bezier=0, const std::string &textureName="") | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< Coord > &coords, Color fcolor, Color ocolor, int bezier=0, const std::string &textureName="") | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< std::vector< Coord > > &coords, Color fcolor, int bezier=0, const std::string &textureName="") | tlp::GlComplexPolygon | |
GlComplexPolygon(const std::vector< std::vector< Coord > > &coords, Color fcolor, Color ocolor, int bezier=0, const std::string &textureName="") | tlp::GlComplexPolygon | |
GlSimpleEntity() | tlp::GlSimpleEntity | [inline] |
isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | [inline] |
isVisible() | tlp::GlSimpleEntity | [inline] |
outlineColor | tlp::GlComplexPolygon | [protected] |
outlined | tlp::GlComplexPolygon | [protected] |
outlineSize | tlp::GlComplexPolygon | [protected] |
parents | tlp::GlSimpleEntity | [protected] |
points | tlp::GlComplexPolygon | [protected] |
removeLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
removeParent(GlComposite *composite) | tlp::GlSimpleEntity | |
setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | [inline] |
setFillColor(const Color &color) | tlp::GlComplexPolygon | [inline] |
setOutlineColor(const Color &color) | tlp::GlComplexPolygon | [inline] |
setOutlineMode(const bool) | tlp::GlComplexPolygon | |
setOutlineSize(double size) | tlp::GlComplexPolygon | |
setStencil(int stencil) | tlp::GlSimpleEntity | [inline, virtual] |
setVisible(bool visible) | tlp::GlSimpleEntity | [virtual] |
setWithXML(xmlNodePtr rootNode) | tlp::GlComplexPolygon | [virtual] |
stencil | tlp::GlSimpleEntity | [protected] |
textureName | tlp::GlComplexPolygon | [protected] |
translate(const Coord &mouvement) | tlp::GlComplexPolygon | [virtual] |
visible | tlp::GlSimpleEntity | [protected] |
~GlComplexPolygon() | tlp::GlComplexPolygon | [virtual] |
~GlEntity() | tlp::GlEntity | [inline, virtual] |
~GlSimpleEntity() | tlp::GlSimpleEntity | [virtual] |