Home
last modified time | relevance | path

Searched defs:select_edge (Results 1 – 16 of 16) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/brush/
H A DEdgeInstance.h10 void select_edge (bool select) in select_edge() function
H A DFaceInstance.cpp426 void FaceInstance::select_edge (std::size_t index, bool select) in select_edge() function in FaceInstance
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/
H A Dselectionfuncs.c47 static void select_edge(Agraph_t* g,Agedge_t* obj,int reverse) in select_edge() function
/dports/math/concorde/concorde/TINY/
H A Dbnbmsp.c604 static int select_edge (tspsearch *s, int *n0, int *n1) in select_edge() function
693 static int select_edge (tspsearch *s, int *n0, int *n1) in select_edge() function
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/
H A Doverlay_edit_mesh.c72 bool select_edge = pd->edit_mesh.select_edge = (tsettings->selectmode & SCE_SELECT_EDGE) != 0; in OVERLAY_edit_mesh_cache_init() local
H A Doverlay_private.h353 bool select_edge; member
/dports/devel/boost-docs/boost_1_72_0/boost/graph/
H A Dmaximum_weighted_matching.hpp1120 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/
H A Dmaximum_weighted_matching.hpp1264 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Dmaximum_weighted_matching.hpp1264 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/
H A Dmaximum_weighted_matching.hpp1264 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/devel/boost-libs/boost_1_72_0/boost/graph/
H A Dmaximum_weighted_matching.hpp1120 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/
H A Dmaximum_weighted_matching.hpp1120 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/devel/hyperscan/boost_1_75_0/boost/graph/
H A Dmaximum_weighted_matching.hpp1264 void select_edge(edge_iterator_t ei) in select_edge() function in boost::brute_force_matching
/dports/textproc/py-nltk/nltk-3.4.1/nltk/app/
H A Dchartparser_app.py847 def select_edge(self, edge): member in ChartComparer
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dbrush.h3187 void select_edge(std::size_t index, bool select) in select_edge() function
3292 void select_edge(bool select) in select_edge() function
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dbrush.h2801 void select_edge( std::size_t index, bool select ){ in select_edge() function
2900 void select_edge( bool select ){ in select_edge() function