Home
last modified time | relevance | path

Searched defs:remove_poly (Results 1 – 4 of 4) sorted by relevance

/dports/biology/sim4/sim4.2003-09-21/
H A Dpoly.c97 void remove_poly(struct edit_script_list **Script, Exon *Exons, uchar *s1, uchar *s2, int len2, int… in remove_poly() function
/dports/audio/din/din-52/src/
H A Dmesh.cc43 void mesh::remove_poly (drone* pd) { in remove_poly() function in mesh
/dports/graphics/graphviz/graphviz-2.44.1/tclpkg/tclpathplan/
H A Dtclpathplan.c318 static int remove_poly(vgpane_t * vgp, int polyid) in remove_poly() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/utils/
H A Dpolygon.cpp932 …bool remove_poly = smooth_corner_complex(p1, p0_it, p2_it, shortcut_length); // edits p0_it and p2… in smooth_outward() local