Imaging Control 4 C++ Library 1.2.0
Loading...
Searching...
No Matches
ExternalOpenGLDisplay Member List

This is the complete list of members for ExternalOpenGLDisplay, including all inherited members.

create(Error &err=Error::Default())ExternalOpenGLDisplayinlinestatic
ic4::Display::create(DisplayType type, WindowHandle hParent, Error &err=Error::Default())Displayinlinestatic
displayBuffer(const std::shared_ptr< ic4::ImageBuffer > &buffer, Error &err=Error::Default())Displayinline
eventAddWindowClosed(WindowClosedHandler cb, Error &err=Error::Default())Displayinline
eventRemoveWindowClosed(NotificationToken token, Error &err=Error::Default())Displayinline
initialize(Error &err=Error::Default())ExternalOpenGLDisplayinline
NotificationToken typedefDisplay
notifyWindowClosed(Error &err=Error::Default())ExternalOpenGLDisplayinline
render(int width, int height, Error &err=Error::Default())ExternalOpenGLDisplayinline
setRenderPosition(DisplayRenderPosition pos, int left=-1, int top=-1, int width=-1, int height=-1, Error &err=Error::Default())Displayinline
statistics(Error &err=Error::Default())Displayinline
WindowClosedHandler typedefDisplay