Render udpates
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
~HiddenGlWindow();
|
||||
|
||||
bool Create(unsigned width, unsigned height, std::string& error);
|
||||
bool CreateShared(unsigned width, unsigned height, HDC sharedDeviceContext, HGLRC sharedContext, std::string& error);
|
||||
bool MakeCurrent() const;
|
||||
void ClearCurrent() const;
|
||||
void Destroy();
|
||||
|
||||
Reference in New Issue
Block a user