Tulip  4.10.0
Better Visualization Through Research
Deprecated List
Member tlp::GlGraphRenderingParameters::getLabelsBorder () const
Use getLabelsDensity instead
Member tlp::GlGraphRenderingParameters::setLabelsBorder (const unsigned int)
Use setLabelsDensity instead
Member tlp::GlMainWidget::doSelect (const int x, const int y, tlp::ElementType &type, tlp::node &n, tlp::edge &e, tlp::GlLayer *layer=NULL)
this function should not be used anymore, use pickNodesEdges()
Member tlp::GlMainWidget::doSelect (const int x, const int y, const int width, const int height, std::vector< tlp::node > &sNode, std::vector< tlp::edge > &sEdge, tlp::GlLayer *layer=NULL)
this function should not be used anymore, use pickNodesEdges()
Member tlp::GlMainWidget::selectGlEntities (const int x, const int y, std::vector< GlSimpleEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
this function should not be used anymore, please use pickGlEntities() instead.
Member tlp::GlMainWidget::selectGlEntities (const int x, const int y, const int width, const int height, std::vector< GlSimpleEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
this function should not be used anymore, please use pickGlEntities() instead.
Member tlp::PluginLister::pluginInformations (const std::string &name)
this function should not be used anymore, please use PluginLister::pluginInformation() instead.