netgen/libsrc/stlgeom
Matthias Hochsteger d89b328979 Get rid of pybind11 include in archive.hpp
Forward-declare pybind11::object and move implementation of
Archive::Shallow() to new header python_ngcore.hpp

All files using the Shallow/Python archive functionality must include
core/python_ngcore.hpp. Missing includes result in link errors, due to
missing instantiations of Archive::Shallow<T>();
2019-07-11 17:09:59 +02:00
..
CMakeLists.txt [cmake] Fix libraries privately 2019-06-30 00:54:31 +02:00
meshstlsurface.cpp Rename FlatArray to NgFlatArray 2019-07-09 10:40:35 +02:00
meshstlsurface.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
python_stl.cpp Get rid of pybind11 include in archive.hpp 2019-07-11 17:09:59 +02:00
stlgeom.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlgeom.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlgeomchart.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlgeommesh.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlline.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlline.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlpkg.cpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
stltool.cpp Rename ArrayMem to NgArrayMem 2019-07-09 18:00:12 +02:00
stltool.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stltopology.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stltopology.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsstl.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsstl.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00