summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/intersection_for-tests-expected.csg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/dumptest/intersection_for-tests-expected.csg')
-rw-r--r--tests/regression/dumptest/intersection_for-tests-expected.csg18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/regression/dumptest/intersection_for-tests-expected.csg b/tests/regression/dumptest/intersection_for-tests-expected.csg
new file mode 100644
index 0000000..68e8321
--- /dev/null
+++ b/tests/regression/dumptest/intersection_for-tests-expected.csg
@@ -0,0 +1,18 @@
+group() {
+ intersection();
+ intersection();
+ intersection() {
+ multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ cube(size = [100, 20, 20], center = true);
+ }
+ multmatrix([[0.46984631039, 0.88256411925, 0.01802831123, 0], [-0.81379768134, 0.44096961053, -0.37852230637, 0], [-0.34202014332, 0.16317591116, 0.92541657839, 0], [0, 0, 0, 1]]) {
+ cube(size = [100, 20, 20], center = true);
+ }
+ multmatrix([[0.41721770627, 0.66835566162, -0.61581660836, 0], [0.64245892818, -0.69617191219, -0.32029860173, 0], [-0.64278760968, -0.26200263022, -0.71984631039, 0], [0, 0, 0, 1]]) {
+ cube(size = [100, 20, 20], center = true);
+ }
+ multmatrix([[0.0190076282, -0.60192849838, 0.7983237394, 0], [0.02926918072, 0.79846077351, 0.60133493846, 0], [-0.99939082701, 0.01193633086, 0.03279479952, 0], [0, 0, 0, 1]]) {
+ cube(size = [100, 20, 20], center = true);
+ }
+ }
+}
contact: Jan Huwald // Impressum