mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Refactored admesh to get rid of the error and fp members of stl_file.
This commit is contained in:
@@ -46,7 +46,6 @@ TriangleMesh::ReadFromPerl(vertices, facets)
|
||||
SV* facets
|
||||
CODE:
|
||||
stl_file &stl = THIS->stl;
|
||||
stl.error = 0;
|
||||
stl.stats.type = inmemory;
|
||||
|
||||
// count facets and allocate memory
|
||||
|
||||
Reference in New Issue
Block a user