ofAppEGLWindowfile
Enums
        
        ofAppEGLWindowType
        
        enum
        
      
    Typedefs
        
        ofEGLAttributeList
        
        typedef
        
      
    
        
        ofEGLAttributeListIterator
        
        typedef
        
      
    ofAppEGLWindow::Settingsstruct
Attributes
        
        eglWindowPreference
        
        variable
        
      
    
        
        eglWindowOpacity
        
        variable
        
      
    
        
        frameBufferAttributes
        
        variable
        
      
    
        
        windowSurfaceAttributes
        
        variable
        
      
    
        
        initialClearColor
        
        variable
        
      
    
        
        screenNum
        
        variable
        
      
    
        
        layer
        
        variable
        
      
    Functions
        
        Settings
        
        ()
        
      
    ofAppEGLWindowclass
Functions
        
        setupOpenGL
        
        ()
        
      
    
        
        hideCursor
        
        ()
        
      
    
        
        showCursor
        
        ()
        
      
    
        
        getWidth
        
        ()
        
      
    
        
        getHeight
        
        ()
        
      
    
        
        getX11Window
        
        ()
        
      
    
        
        getEglConfig
        
        ()
        
      
    
        
        setup
        
        ()
        
      
    
        
        update
        
        ()
        
      
    
        
        draw
        
        ()
        
      
    
        
        close
        
        ()
        
      
    
        
        events
        
        ()
        
      
    
        
        renderer
        
        ()
        
      
    
        
        getThreadId
        
        ()
        
      
    
        
        getCurrentThread
        
        ()
        use ofThread::getCurrentPocoThread() == &yourThread.getPocoThread() to compare threads.
      
    
        
        startThread
        
        ()
        
      
    
        
        lock
        
        ()
        
      
    
        
        unlock
        
        ()
        
      
    
        
        stopThread
        
        ()
        
      
    
        
        sleep
        
        ()
        
      
    
        
        yield
        
        ()
        
      
    Types
        
        Anonymous enum
        
        enum