![]()  | 
  
    Imaging Control 4 C++ Library 1.4.0
    
   | 
 
This is the complete list of members for ExternalOpenGLDisplay, including all inherited members.
| canRender(const ic4::ImageType &imageType, Error &err=Error::Ignore()) | Display | inline | 
| create(Error &err=Error::Default()) | ExternalOpenGLDisplay | inlinestatic | 
| ic4::Display::create(DisplayType type, WindowHandle hParent, Error &err=Error::Default()) | Display | inlinestatic | 
| displayBuffer(const std::shared_ptr< ic4::ImageBuffer > &buffer, Error &err=Error::Default()) | Display | inline | 
| eventAddWindowClosed(WindowClosedHandler cb, Error &err=Error::Default()) | Display | inline | 
| eventRemoveWindowClosed(NotificationToken token, Error &err=Error::Default()) | Display | inline | 
| initialize(Error &err=Error::Default()) | ExternalOpenGLDisplay | inline | 
| NotificationToken typedef | Display | |
| notifyWindowClosed(Error &err=Error::Default()) | ExternalOpenGLDisplay | inline | 
| render(int width, int height, Error &err=Error::Default()) | ExternalOpenGLDisplay | inline | 
| setRenderPosition(DisplayRenderPosition pos, int left=-1, int top=-1, int width=-1, int height=-1, Error &err=Error::Default()) | Display | inline | 
| statistics(Error &err=Error::Default()) | Display | inline | 
| WindowClosedHandler typedef | Display |