iVS3D v2.0.9
Loading...
Searching...
No Matches
overlay.h File Reference

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.

Detailed Description

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.

Author
Dominik Wüst
Date
2025/12/04