Bugfix change device source resolution

This commit is contained in:
Bruno
2021-05-25 09:08:51 +02:00
parent d4a7ce3487
commit e9482a3dfc
3 changed files with 11 additions and 0 deletions

View File

@@ -246,6 +246,7 @@ protected:
// NB: rendershader_ is applied at render()
FrameBuffer *renderbuffer_;
void attach(FrameBuffer *renderbuffer);
void dettach() ;
// the rendersurface draws the renderbuffer in the scene
// It is associated to the rendershader for mixing effects