iVS3D v2.0.9
Loading...
Searching...
No Matches
VIS::Visualization Struct Reference

Preview visualization container returned by PLUG::IPreview plugins. More...

#include <visualization.h>

Detailed Description

Preview visualization container returned by PLUG::IPreview plugins.

A Visualization is generated by plugins implementing PLUG::IPreview::generatePreview() to display information in iVS3D. It consists of one or more View entries in views.

Each contained view:

  • has its own local normalized coordinate space $[0,1]$,
  • can target either full image or ROI mapping,
  • can be scaled independently,
  • can contain multiple overlay items (text, image overlays, boxes, ...).

iVS3D manages final placement/layout of all views on screen.

See also
PluginInterface.md
Author
Dominik Wüst (domin.nosp@m.ik.w.nosp@m.uest@.nosp@m.iosb.nosp@m..frau.nosp@m.nhof.nosp@m.er.de)
Date
March 2026

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