New Slic3r::ExPolygon::XS class

This commit is contained in:
Alessandro Ranellucci 2013-07-06 16:33:49 +02:00
parent c2d63bcd09
commit 5a11d4df89
9 changed files with 138 additions and 3 deletions

View file

@ -1,4 +1,5 @@
ZTable* O_OBJECT
TriangleMesh* O_OBJECT
Point* O_OBJECT
ExPolygon* O_OBJECT
std::vector< unsigned int >* T_STD_VECTOR_UINT_PTR