netgen/libsrc/stlgeom
Matthias Hochsteger 94ecf8de92 Fix private linking of Python
The CMake export of Interface libraries also exports PRIVATE build
settings, which leads to build errors with non-existing include paths and .lib files for binary distributions.

Use the work-around mentioned here to circumvent this behavior:
https://gitlab.kitware.com/cmake/cmake/-/issues/15415#note_849405
2020-12-18 11:05:10 +01:00
..
CMakeLists.txt Fix private linking of Python 2020-12-18 11:05:10 +01:00
meshstlsurface.cpp add closeedge meshsize to base geometry (not used) 2019-11-04 19:34:46 +01:00
meshstlsurface.hpp Implement MeshOptimizeSTLSurface::ProjectPointGI 2019-10-08 14:40:40 +02:00
python_stl.cpp throw on meshing failure 2019-11-26 17:08:21 +01:00
stlgeom.cpp geo GetNormal and ProjectPointEdge with geoinfo pointer 2019-11-04 11:27:01 +01:00
stlgeom.hpp add closeedge meshsize to base geometry (not used) 2019-11-04 19:34:46 +01:00
stlgeomchart.cpp Use searchtree in STLBoundary 2019-10-01 12:19:22 +02:00
stlgeommesh.cpp fixes for mac and windows 2019-11-05 15:19:54 +01:00
stlline.cpp more STL*Id 2019-09-22 13:15:53 +02:00
stlline.hpp use Point/Trig/Chart-Id in stl-meshing, more to come 2019-09-21 02:04:49 +02:00
stlpkg.cpp add closeedge meshsize to base geometry (not used) 2019-11-04 19:34:46 +01:00
stltool.cpp add closeedge meshsize to base geometry (not used) 2019-11-04 19:34:46 +01:00
stltool.hpp add closeedge meshsize to base geometry (not used) 2019-11-04 19:34:46 +01:00
stltopology.cpp Handle CR and other space characters correctly when loading STL files 2019-09-30 13:08:39 +02:00
stltopology.hpp Use STLTrigId instead of int in SearchTree 2019-09-30 18:43:53 +02:00
vsstl.cpp more STLPointId ... 2019-09-21 02:04:50 +02:00
vsstl.hpp Don't dll-export inline function 2019-08-28 09:40:02 -07:00