mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 17:12:56 +00:00
OpenGL info moved to c++
This commit is contained in:
@@ -538,6 +538,7 @@ class _3DScene
|
||||
public:
|
||||
//##################################################################################################################
|
||||
static void init_gl();
|
||||
static std::string get_gl_info(bool format_as_html, bool extensions);
|
||||
static bool use_VBOs();
|
||||
|
||||
static bool add_canvas(wxGLCanvas* canvas, wxGLContext* context);
|
||||
|
||||
Reference in New Issue
Block a user