mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
New function to get thumbnail of render view
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
float fading() const;
|
||||
|
||||
inline FrameBuffer *frame () const { return frame_buffer_; }
|
||||
|
||||
FrameBufferImage *thumbnail () const;
|
||||
};
|
||||
|
||||
#endif // RENDERVIEW_H
|
||||
|
||||
Reference in New Issue
Block a user