mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-02 01:52:39 +00:00
Implemented TriangleMesh->merge
This commit is contained in:
@@ -213,7 +213,7 @@ stl_open_merge(stl_file *stl, char *file)
|
||||
stl_read(stl, first_facet, 0);
|
||||
}
|
||||
|
||||
static void
|
||||
extern void
|
||||
stl_reallocate(stl_file *stl)
|
||||
{
|
||||
/* Reallocate more memory for the .STL file(s) */
|
||||
|
||||
Reference in New Issue
Block a user