Home
last modified time | relevance | path

Searched defs:segs2 (Results 1 – 10 of 10) sorted by relevance

/dports/math/cgal/CGAL-5.3/examples/Arrangement_on_surface_2/
H A Dpolycurves_basic.cpp36 std::vector<X_monotone_subcurve_2> segs2; in main() local
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/function/
H A DNodingFunctions.java156 List segs2 = createSegmentStrings(geom2); in snappingNoder() local
172 List segs2 = createSegmentStrings(geom2); in snapRoundingNoder() local
/dports/graphics/epix/epix-1.2.19/
H A Dcurves.cc509 unsigned int segs1, unsigned int segs2, in log_grid()
522 unsigned int segs1, unsigned int segs2, in log1_grid()
535 unsigned int segs1, unsigned int segs2, in log2_grid()
553 void log_grid(unsigned int segs1, unsigned int segs2, in log_grid()
565 void log1_grid(unsigned int segs1, unsigned int segs2, in log1_grid()
577 void log2_grid(unsigned int segs1, unsigned int segs2, in log2_grid()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dnodebuild.h95 DWORD segs2; // segs that use this vertex as v2 member
/dports/textproc/pageedit/PageEdit-1.2.0/
H A DUtility.cpp657 const QStringList segs2 = fpaths.last().split(sep); in longestCommonPath() local
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DfillM.c382 SEGMENT ***segs2 = plane->segs2; local
H A Daddgroundplane.c634 SEGMENT ***segs2 = plane->segs2; local
H A Dinduct.h348 SEGMENT ***segs2; /* segments from mid to o2 */ member
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DUtility.cpp1021 const QStringList segs2 = fpaths.last().split(sep); in longestCommonPath() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_constructor.h878 const std::list<Point_3>& segs2) { in get_transformed_coords_of_vertex()