mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Fixes of VBO rendering on Linux with wxWidgets & GTK
This commit is contained in:
parent
b60ae4745f
commit
36416d77b8
3 changed files with 18 additions and 1 deletions
|
@ -87,6 +87,7 @@
|
|||
|
||||
void render_VBOs() const;
|
||||
void render_legacy() const;
|
||||
void finalize_geometry(bool use_VBOs);
|
||||
void release_geometry();
|
||||
%{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue