dip::viewer::View class

Displays a view of the dip::viewer::ViewingOptions model

Contents

Derived classes

class dip::viewer::ImageView
more...
class dip::viewer::SliceView
more...

Functions

void rebuild() virtual
Set up rendering. May take a while.
void render() virtual
Render to screen.
auto size(dip::uint ) -> dip::uint virtual
Size in internal coordinates.
auto viewport() -> class ViewPort*
Parent viewport

Function documentation

void rebuild( ) virtual

Set up rendering. May take a while.

void render( ) virtual

Render to screen.

dip::uint size( dip::uint ) virtual

Size in internal coordinates.

class ViewPort* viewport( )

Parent viewport