3#include "MRViewerFwd.h"
25 const Vector2i& resolution,
26 const std::optional<Color>& backgroundColor,
class for easier rendering in framebuffer texture
Definition MRRenderGLHelpers.h:217
MRVIEWER_API Image renderToImage(const Vector2i &resolution, const std::optional< Color > &backgroundColor, const std::function< void(FramebufferData *framebuffer)> &drawFunc)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8