C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::RenderScreen Class Reference

. The tool to drawing on the screen. More...

#include <vsn_renderscreen.h>

Public Member Functions

 RenderScreen ()
 Default constructor.
 
virtual ~RenderScreen ()
 Destructor.
 
 RenderScreen (const RenderScreen &)=delete
 Copy consturctor.
 
void Render (RenderContext &)
 Display content in context.
 
Canvas & GetCanvas (Viewport *=nullptr)
 Get Canvas for drawing.
 
void Clear ()
 Clear content.
 

Detailed Description

. The tool to drawing on the screen.

Provides the ability to draw Gui in screen coordinates


The documentation for this class was generated from the following file: