Deleted NzOpenGL constructor/destructor
Former-commit-id: 699f03b7da155dd741a3bbb1f9f3603adfe38293
This commit is contained in:
@@ -60,6 +60,9 @@ class NAZARA_API NzOpenGL
|
||||
GLint internalFormat;
|
||||
};
|
||||
|
||||
NzOpenGL() = delete;
|
||||
~NzOpenGL() = delete;
|
||||
|
||||
static NzOpenGLFunc GetEntry(const NzString& entryPoint);
|
||||
static NzString GetRendererName();
|
||||
static NzString GetVendorName();
|
||||
|
||||
Reference in New Issue
Block a user