netgen/libsrc/geom2d
Matthias Hochsteger de76069283 CSG2d bugfix
Fixes bug in IsInside(p) test for splines if p lies on an edge of the surrounding triangle.
Do a fast check using (new) function IsCloseToTrig() instead of IsInsideTrig().
2020-11-11 16:03:09 +01:00
..
CMakeLists.txt CSG for 2D 2020-08-19 16:46:32 +02:00
csg2d.cpp CSG2d bugfix 2020-11-11 16:03:09 +01:00
csg2d.hpp csg2d interface 2020-11-05 14:59:58 +01:00
genmesh2d.cpp Delaunay2d also for small sub-domains 2020-10-25 16:31:47 +01:00
geom2dpkg.cpp opengl/tcl structure 2014-10-08 12:46:25 +00:00
geometry2d.cpp geo GetNormal and ProjectPointEdge with geoinfo pointer 2019-11-04 11:27:01 +01:00
geometry2d.hpp some DLL_HEADER 2020-09-24 16:58:59 +02:00
python_geom2d.cpp csg2d interface 2020-11-05 14:59:58 +01:00
spline2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00