![]() |
iVS3D v2.0.9
|
Functions to draw various overlay types onto a QGraphicsScene. More...
#include <QGraphicsItem>#include <QGraphicsScene>#include <QRect>#include "visualization.h"Go to the source code of this file.
Functions to draw various overlay types onto a QGraphicsScene.
These functions facilitate the rendering of different overlay elements such as rectangles, text, and images onto a QGraphicsScene, enabling rich visualization capabilities. They are separated from the data structures defined in visualization.h as they focus solely on rendering and do not need to be exposed to the plugins.