cee::vis::Viewer

class Viewer

Thin wrapper class for integrating CEETRON Envision with a UI toolkit.

The viewers are thin wrapper layers between the View class and the native system and enables rendering in for instance Qt based application. Use the correct sub-classed viewer.

Use the ViewerUIFramework if you would like to create your own viewer.

See also

View, and ViewerUIFramework

Subclassed by ViewerUIFramework, ViewerWin32, ViewerWindowed

Public Functions

Viewer()

Constructs an empty viewer.