- glVersion
SemVer glVersion()
- glVersion
typeof(this) glVersion(string v)
- glVersion
typeof(this) glVersion(SemVer v)
- glVersionMajor
int glVersionMajor()
- glVersionMajor
typeof(this) glVersionMajor(int versionMajor)
- glVersionMinor
int glVersionMinor()
- glVersionMinor
typeof(this) glVersionMinor(int versionMinor)
- height
int height()
- height
typeof(this) height(int h)
- position
Vector2i position()
- position
typeof(this) position(Vector2i p)
- size
Vector2i size()
- size
typeof(this) size(Vector2i p)
- width
int width()
- width
typeof(this) width(int h)