1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Fixes of VBO rendering on Linux with wxWidgets & GTK

This commit is contained in:
bubnikv
2017-03-30 10:25:52 +02:00
parent b60ae4745f
commit 36416d77b8
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -87,6 +87,7 @@
void render_VBOs() const;
void render_legacy() const;
void finalize_geometry(bool use_VBOs);
void release_geometry();
%{