_fillColors | tlp::GlConvexHull | protected |
_filled | tlp::GlConvexHull | protected |
_graph | tlp::GlConvexHull | |
_name | tlp::GlConvexHull | protected |
_outlineColors | tlp::GlConvexHull | protected |
_outlined | tlp::GlConvexHull | protected |
_points | tlp::GlConvexHull | protected |
_sortedElements | tlp::GlComposite | protected |
acceptVisitor(GlSceneVisitor *visitor) | tlp::GlConvexHull | inlinevirtual |
addGlEntity(GlSimpleEntity *entity, const std::string &key) | tlp::GlComposite | |
addLayerParent(GlLayer *layer) | tlp::GlComposite | virtual |
addParent(GlComposite *composite) | tlp::GlSimpleEntity | |
boundingBox | tlp::GlSimpleEntity | protected |
buildConvexHullsFromHierarchy(Graph *graph, std::vector< Color > fColors, std::vector< Color > oColors, bool deduceFromChilds=true, Graph *root=0, unsigned int depth=0) | tlp::GlConvexHull | static |
checkByBoundingBoxVisitor | tlp::GlSimpleEntity | protected |
deleteComponentsInDestructor | tlp::GlComposite | protected |
deleteGlEntity(const std::string &key, bool informTheEntity=true) | tlp::GlComposite | |
deleteGlEntity(GlSimpleEntity *entity, bool informTheEntity=true) | tlp::GlComposite | |
draw(float lod, Camera *camera) | tlp::GlConvexHull | virtual |
elements | tlp::GlComposite | protected |
findGlEntity(const std::string &key) | tlp::GlComposite | |
findKey(GlSimpleEntity *entity) | tlp::GlComposite | |
getBoundingBox() | tlp::GlSimpleEntity | inlinevirtual |
getDisplays() | tlp::GlComposite | inline |
getName() | tlp::GlConvexHull | inline |
getStencil() | tlp::GlSimpleEntity | inline |
getXML(xmlNodePtr rootNode) | tlp::GlConvexHull | virtual |
GlComposite(bool deleteComponentsInDestructor=true) | tlp::GlComposite | |
GlConvexHull() | tlp::GlConvexHull | inline |
GlConvexHull(const std::vector< Coord > &points, const std::vector< Color > &fillColors, const std::vector< Color > &outlineColors, const bool filled, const bool outlined, const std::string &name, bool computeHull=true) | tlp::GlConvexHull | |
GlSimpleEntity() | tlp::GlSimpleEntity | inline |
isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | inline |
isVisible() | tlp::GlSimpleEntity | inline |
layerParents | tlp::GlComposite | protected |
notifyModified(GlSimpleEntity *entity) | tlp::GlComposite | |
parents | tlp::GlSimpleEntity | protected |
removeLayerParent(GlLayer *layer) | tlp::GlComposite | virtual |
removeParent(GlComposite *composite) | tlp::GlSimpleEntity | |
reset(bool deleteElems) | tlp::GlComposite | |
setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | inline |
setDeleteComponentsInDestructor(bool deleteComponentsInDestructor) | tlp::GlComposite | inline |
setStencil(int stencil) | tlp::GlComposite | inlinevirtual |
setVisible(bool visible) | tlp::GlSimpleEntity | virtual |
setWithXML(xmlNodePtr rootNode) | tlp::GlConvexHull | virtual |
stencil | tlp::GlSimpleEntity | protected |
translate(const Coord &mouvement) | tlp::GlConvexHull | virtual |
visible | tlp::GlSimpleEntity | protected |
~GlComposite() | tlp::GlComposite | |
~GlConvexHull() | tlp::GlConvexHull | inlinevirtual |
~GlEntity() | tlp::GlEntity | inlinevirtual |
~GlSimpleEntity() | tlp::GlSimpleEntity | virtual |