netgen/libsrc/csg
2021-09-28 22:34:11 +02:00
..
algprim.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
algprim.hpp Store Ellipsoid csg surface in mesh files 2020-01-15 15:13:08 +01:00
brick.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
brick.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
bspline2d.cpp autotools 2009-01-12 23:40:13 +00:00
CMakeLists.txt Fix private linking of Python 2020-12-18 11:05:10 +01:00
csg.hpp remove <vector> from csg header again 2017-02-27 11:35:56 +01:00
csgeom.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
csgeom.hpp csg splinecurves -> shared_ptr 2021-04-12 15:51:40 +02:00
csgparser.cpp Revolution should keep shared_ptr to splinegeo2d 2021-06-08 11:56:57 +02:00
csgparser.hpp add elliptic cone csg primitive 2018-02-26 14:08:22 +01:00
csgpkg.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
curve2d.cpp autotools 2009-01-12 23:40:13 +00:00
curve2d.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
edgeflw.cpp using bool for in/strict-in, and more unique-ptrs 2020-10-16 10:14:50 +02:00
edgeflw.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
explicitcurve2d.cpp autotools 2009-01-12 23:40:13 +00:00
explicitcurve2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
extrusion.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
extrusion.hpp fix override warnings 2021-04-17 16:27:30 +02:00
gencyl.cpp mesh rendering fixes 2009-01-24 23:28:47 +00:00
gencyl.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
genmesh.cpp copyable 2d rules 2021-06-21 08:36:14 +02:00
geoml.hpp autotools 2009-01-12 23:40:13 +00:00
identify.cpp use relative tolerance in identifypoints 2020-12-18 15:58:51 +01:00
identify.hpp move flags to ngcore 2019-08-06 14:16:13 +02:00
manifold.cpp autotools 2009-01-12 23:40:13 +00:00
manifold.hpp namespaces, layers for 2D geometry 2009-09-07 11:50:13 +00:00
meshsurf.cpp implement meshing2 functionality for 3d geometries 2019-10-28 13:44:51 +01:00
meshsurf.hpp implement meshing2 functionality for 3d geometries 2019-10-28 13:44:51 +01:00
polyhedra.cpp use VecInSolid2 in SpecialPoint analysis, VecInSolid2 return also does_intersect 2020-10-17 13:01:07 +02:00
polyhedra.hpp robust implementation of Polyhedra::VecInSolid2 2020-10-17 08:18:32 +02:00
python_csg.cpp Give bcname and maxh to revolution by adding it to spline 2021-06-08 14:35:58 +02:00
revolution.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
revolution.hpp Revolution should keep shared_ptr to splinegeo2d 2021-06-08 11:56:57 +02:00
singularref.cpp unique-ptr for TangentialSolid 2020-10-16 09:44:11 +02:00
singularref.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
solid.cpp cleanup solid checks 2020-10-17 17:08:58 +02:00
solid.hpp cleanup solid checks 2020-10-17 17:08:58 +02:00
specpoin.cpp thread-safe CSG crosspoints and edges 2021-06-21 05:22:00 +02:00
specpoin.hpp improve robustness for revolution surface meshing (FindSpecialPoints) 2020-10-11 13:26:34 +02:00
spline3d.cpp autotools 2009-01-12 23:40:13 +00:00
spline3d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
splinesurface.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
splinesurface.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
surface.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
surface.hpp cleanup solid checks 2020-10-17 17:08:58 +02:00
triapprox.cpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00
triapprox.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vscsg.cpp thread-safe CSG crosspoints and edges 2021-06-21 05:22:00 +02:00
vscsg.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
zrefine.cpp Rename BitArray to NgBitArray 2019-08-28 14:04:05 +02:00