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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-12-21 19:32:11 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-12-21 19:32:11 +0400
commite0c0a42a8b81c71d894cfb9a442769953f878290 (patch)
tree53b7a2a6d139bf0b703a69b1fb8a90c0f4acf035 /xs/xsp/my.map
parent56d4da2ac778cdeb9af2005c554b84b8831b5f3a (diff)
Expose static PrintConfig objects to Perl and test apply()
Diffstat (limited to 'xs/xsp/my.map')
-rw-r--r--xs/xsp/my.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs/xsp/my.map b/xs/xsp/my.map
index bd7abe043..9eac43f0e 100644
--- a/xs/xsp/my.map
+++ b/xs/xsp/my.map
@@ -2,6 +2,7 @@ std::vector<Points::size_type> T_STD_VECTOR_INT
t_config_option_key T_STD_STRING
DynamicPrintConfig* O_OBJECT
+PrintConfig* O_OBJECT
ZTable* O_OBJECT
TriangleMesh* O_OBJECT
Point* O_OBJECT