Christopher Lackner
|
95ca834605
|
move namespaces in meshing.hpp into headers
|
2023-09-04 13:43:47 +02:00 |
|
Joachim Schoeberl
|
e1f7935f0b
|
fixing warnings
|
2023-08-05 12:01:01 +02:00 |
|
Matthias Rambausek
|
e30daf4232
|
solid2d gets its own maxh parameter such that maxh is also respected inside the domain
|
2021-11-18 09:25:17 +01:00 |
|
Matthias Hochsteger
|
f53dad83ae
|
layer property for Solid2d
|
2021-09-01 14:38:45 +02:00 |
|
Matthias Hochsteger
|
6199c7f66b
|
csg2d interface
|
2020-11-05 14:59:58 +01:00 |
|
Matthias Hochsteger
|
8b14f399c1
|
csg2d - fix bug in getNonIntersectionVertex()
If a loop has no non-intersecting vertex, a new one is inserted
-> set all vertex properties correctly (info, spline)
|
2020-11-03 18:43:23 +01:00 |
|
Christopher Lackner
|
39be1fd3c9
|
add PointInfo for csg2d for maxh and name in points
|
2020-10-19 16:32:42 +02:00 |
|
Matthias Hochsteger
|
e1100617af
|
csg2d - fix bug with splines
|
2020-10-16 14:29:38 +02:00 |
|
Matthias Hochsteger
|
7b8b3b03ca
|
bounding box for Loop
|
2020-10-14 18:41:35 +02:00 |
|
Matthias Hochsteger
|
33bb84bd3e
|
CSG2d optimizations (in-place operators, search tree)
|
2020-10-14 11:54:36 +02:00 |
|
Matthias Hochsteger
|
0852a20fff
|
some DLL_HEADER
|
2020-09-24 16:58:59 +02:00 |
|
Matthias Hochsteger
|
86fe7f3be7
|
csg2d - optimize GenerateSplineGeometry()
|
2020-09-11 09:06:45 +02:00 |
|
Matthias Hochsteger
|
f559cdef16
|
csg2d - better IsInside() check for splines
|
2020-08-28 14:22:44 +02:00 |
|
Matthias Hochsteger
|
ac87e9b62c
|
csg2d - proper +=/-=/*= operator
|
2020-08-28 14:22:44 +02:00 |
|
Matthias Hochsteger
|
b14178b352
|
csg2d - no bc in vertex, handle maxh
|
2020-08-25 10:29:38 +02:00 |
|
Matthias Hochsteger
|
671566ef31
|
csg2d interface
|
2020-08-24 11:35:00 +02:00 |
|
Matthias Hochsteger
|
ceb57a7c5c
|
CSG2d interface (Solid2d ctor, EdgeInfo)
|
2020-08-20 18:27:08 +02:00 |
|
Matthias Hochsteger
|
b9487cc07a
|
Rename Polygon2d to Loop
|
2020-08-20 18:26:25 +02:00 |
|
Matthias Hochsteger
|
7cbeca147a
|
fix windows build
|
2020-08-19 16:25:54 +02:00 |
|
Matthias Hochsteger
|
12b2e073ac
|
CSG for 2D
|
2020-08-19 16:46:32 +02:00 |
|