GLCapability.setGLCapability

Sets the GL capabilities for the widget

  1. bool setGLCapability(GLConfig glConfig, int renderType)
    template GLCapability()
    bool
    setGLCapability
    (
    GLConfig glConfig = null
    ,
    int renderType = GLRenderType.RGBA_TYPE
    )
  2. bool setGLCapability(Widget widget, GLConfig glConfig, GLContext shareList, bool direct, int renderType)

Meta