tlp::GlPolygon Member List
This is the complete list of members for
tlp::GlPolygon, including all inherited members.
acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | [inline, virtual] |
addParent(GlLayer *layer) | tlp::GlSimpleEntity | [inline] |
addPoint(const Coord &point, const Color &fcolor, const Color &ocolor) | tlp::GlPolygon | [virtual] |
boundingBox | tlp::GlSimpleEntity | [protected] |
checkByBoundingBoxVisitor | tlp::GlSimpleEntity | [protected] |
draw(float lod, Camera *camera) | tlp::GlPolygon | [virtual] |
fcolor(const unsigned int i) const | tlp::GlPolygon | [virtual] |
fcolor(const unsigned int i) | tlp::GlPolygon | [virtual] |
fillColors | tlp::GlPolygon | [protected] |
filled | tlp::GlPolygon | [protected] |
getBoundingBox() | tlp::GlSimpleEntity | [inline, virtual] |
getStencil() | tlp::GlSimpleEntity | [inline] |
getXML(xmlNodePtr rootNode) | tlp::GlPolygon | [virtual] |
getXMLOnlyData(xmlNodePtr rootNode) | tlp::GlPolygon | [virtual] |
GlPolygon(const bool filled=true, const bool outlined=true, const int 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 int 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 int outlineSize=1) | tlp::GlPolygon | |
GlSimpleEntity() | tlp::GlSimpleEntity | [inline] |
isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | [inline] |
isVisible() | tlp::GlSimpleEntity | [inline] |
ocolor(const unsigned int i) const | tlp::GlPolygon | [virtual] |
ocolor(const unsigned int i) | tlp::GlPolygon | [virtual] |
outlineColors | tlp::GlPolygon | [protected] |
outlined | tlp::GlPolygon | [protected] |
outlineSize | tlp::GlPolygon | [protected] |
parents | tlp::GlSimpleEntity | [protected] |
point(const unsigned int i) const | tlp::GlPolygon | [virtual] |
point(const unsigned int i) | tlp::GlPolygon | [virtual] |
points | tlp::GlPolygon | [protected] |
resizeColors(const unsigned int nbColors) | tlp::GlPolygon | [virtual] |
resizePoints(const unsigned int nbPoints) | tlp::GlPolygon | [virtual] |
setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | [inline] |
setFillMode(const bool) | tlp::GlPolygon | |
setOutlineMode(const bool) | tlp::GlPolygon | |
setStencil(int stencil) | tlp::GlSimpleEntity | [inline, virtual] |
setVisible(bool visible) | tlp::GlSimpleEntity | [inline] |
setWithXML(xmlNodePtr rootNode) | tlp::GlPolygon | [virtual] |
stencil | tlp::GlSimpleEntity | [protected] |
translate(const Coord &mouvement) | tlp::GlPolygon | [virtual] |
visible | tlp::GlSimpleEntity | [protected] |
~GlEntity() | tlp::GlEntity | [inline, virtual] |
~GlPolygon() | tlp::GlPolygon | [virtual] |