Introduce Widget and Screen classes
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
{
|
||||
return textures[0];
|
||||
}
|
||||
void setExposureCorrection(bool exposureCorrection);
|
||||
|
||||
private:
|
||||
GLuint FBO;
|
||||
|
||||
Reference in New Issue
Block a user