ofAppGLFWWindowfile
Defines
        
        GLFW_INCLUDE_NONE
        
        define
        
      
    ofGLFWWindowSettingsclass
Attributes
        
        numSamples
        
        variable
        
      
    
        
        doubleBuffering
        
        variable
        
      
    
        
        redBits
        
        variable
        
      
    
        
        greenBits
        
        variable
        
      
    
        
        blueBits
        
        variable
        
      
    
        
        alphaBits
        
        variable
        
      
    
        
        depthBits
        
        variable
        
      
    
        
        stencilBits
        
        variable
        
      
    
        
        visible
        
        variable
        
      
    
        
        iconified
        
        variable
        
      
    
        
        decorated
        
        variable
        
      
    
        
        resizable
        
        variable
        
      
    
        
        monitor
        
        variable
        
      
    
        
        shareContextWith
        
        variable
        
      
    
        
        glVersionMajor
        
        variable
        
      
    
        
        glVersionMinor
        
        variable
        
      
    
        
        width
        
        variable
        
      
    
        
        height
        
        variable
        
      
    
        
        position
        
        variable
        
      
    
        
        windowMode
        
        variable
        
      
    Functions
ofAppGLFWWindowclass
Functions
        
        setColorBits
        
        ()
        
      
    
        
        setAlphaBits
        
        ()
        
      
    
        
        setDepthBits
        
        ()
        
      
    
        
        iconify
        
        ()
        
      
    
        
        setup
        
        ()
        
      
    
        
        update
        
        ()
        
      
    
        
        draw
        
        ()
        
      
    
        
        close
        
        ()
        
      
    
        
        hideCursor
        
        ()
        
      
    
        
        showCursor
        
        ()
        
      
    
        
        getHeight
        
        ()
        
      
    
        
        getWidth
        
        ()
        
      
    
        
        events
        
        ()
        
      
    
        
        renderer
        
        ()
        
      
    
        
        setup
        
        ()