MeVisLab Toolbox Reference
macos::View Class Reference

View system related functions. More...

#include <macView.h>

Static Public Member Functions

static bool renderNSView (NSView *view, bool flush=true)
 Render the invalid portions of a NSView view immediately (view must be of type NSView*) More...
 

Detailed Description

View system related functions.

Definition at line 35 of file macView.h.

Member Function Documentation

◆ renderNSView()

static bool macos::View::renderNSView ( NSView *  view,
bool  flush = true 
)
static

Render the invalid portions of a NSView view immediately (view must be of type NSView*)

If flush is 'true' the functions waits for display refresh to occur


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