OpenGL.getString

  1. string getString(GLenum name)
  2. string getString(GLenum name, GLuint index)
    class OpenGL
    string
    getString
    (
    GLenum name
    ,
    GLuint index
    )

Return Value

Type: string

OpenGL string returned by glGetStringi

See Also

Meta