checkGlError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void checkGlError(string file, size_t line)
  2. void checkGlError(string file, size_t line, string funcName, Args args)
    void
    checkGlError
    (
    Args...
    )
    (
    string file
    ,
    size_t line
    ,
    string funcName
    ,
    Args args
    )

Meta