Home
last modified time | relevance | path

Searched refs:findfirstpoint (Results 1 – 5 of 5) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.h209 int findfirstpoint(const vecteur & v);
H A DGraph3d.cc2664 int pos=findfirstpoint(selection2vecteur(selected)); in geometry_round()
2679 pos=findfirstpoint(selection2vecteur(sel2)); in geometry_round()
H A Dopengl.cc3940 int pos=findfirstpoint(selection2vecteur(selected));
3955 pos=findfirstpoint(selection2vecteur(sel2));
H A DGraph.cc3422 int i=findfirstpoint(selection2vecteur(selected)); in change_attributs()
4051 int p=findfirstpoint(selection2vecteur(selected)); in geometry_round()
4065 pos=findfirstpoint(selection2vecteur(selected)); in geometry_round()
H A Dplot.cc410 int findfirstpoint(const vecteur & v){ in findfirstpoint() function
463 pnt_pos=findfirstpoint(w); in find_best()