Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2017-03-13 18:02:17 +0300
committerbubnikv <bubnikv@gmail.com>2017-03-13 18:02:17 +0300
commite6fddd364d876c3970a440a7c37f8a6221388fea (patch)
tree712f1d574310c36a2b322f2d80a3fcb33d8723e6 /xs/xsp/my.map
parent50976e1b5a679d82ae1d164db228b4f36fdb4319 (diff)
Volume rewritten from Perl to C++,
generation of vertex arrays from paths rewritten from Perl to C++, parallelized.
Diffstat (limited to 'xs/xsp/my.map')
-rw-r--r--xs/xsp/my.map5
1 files changed, 4 insertions, 1 deletions
diff --git a/xs/xsp/my.map b/xs/xsp/my.map
index 8f5f67d4e..75c73d93d 100644
--- a/xs/xsp/my.map
+++ b/xs/xsp/my.map
@@ -233,7 +233,10 @@ PrintObjectSupportMaterial* O_OBJECT_SLIC3R
Ref<PrintObjectSupportMaterial> O_OBJECT_SLIC3R_T
Clone<PrintObjectSupportMaterial> O_OBJECT_SLIC3R_T
-GLVertexArray* O_OBJECT_SLIC3R
+GLVolume* O_OBJECT_SLIC3R
+Ref<GLVolume> O_OBJECT_SLIC3R_T
+GLVolumeCollection* O_OBJECT_SLIC3R
+Ref<GLVolumeCollection> O_OBJECT_SLIC3R_T
Axis T_UV
ExtrusionLoopRole T_UV