WandererFan
|
324171dbe4
|
Use contour area for wire size instead of bounding box
|
2017-01-20 00:09:38 -02:00 |
|
WandererFan
|
5874a83409
|
Replace Vector3D ==/!= with difference < Precision::Confusion()
|
2017-01-20 00:09:38 -02:00 |
|
WandererFan
|
1a58733227
|
Revise edge & vector compare function for clarity
|
2017-01-14 16:56:30 +01:00 |
|
wmayer
|
68367e1efc
|
fix build failure
|
2016-12-29 15:01:57 +01:00 |
|
WandererFan
|
d14cfa415f
|
getViewAxis -> DVP virtual method
|
2016-12-29 14:42:46 +01:00 |
|
WandererFan
|
dd13cb2534
|
Fix handling of BezierCurves
Replace custom bbox code with OCC/Base code
Refactor duplicate code Geometry/DrawProjectSplit
|
2016-11-20 10:06:00 +01:00 |
|
WandererFan
|
5295f1e2e2
|
Improve handling of duplicate edges in projection
|
2016-11-18 10:14:29 +01:00 |
|
wmayer
|
d2d927e760
|
performance improvements
+ use const-reference as argument to avoid tmp. copy
+ use prefix incremation operator instead of postfix increment operator
|
2016-11-08 13:51:22 +01:00 |
|
WandererFan
|
9ad177915d
|
Create outline of 3D shape
|
2016-11-07 17:20:19 -05:00 |
|