EVosg.GLContextInfo

class EVosg.GLContextInfo
Represents:c++ class
Wraps:EVosg::GLContextInfo

Constructors:

EVosg.GLContextInfo()

EVosg.GLContextInfo(double version, int maxNumOfVertexAttribs)

Параметры:
  • version (double) –
  • maxNumOfVertexAttribs (int) –

Methods:

:getVersionNumber()

Тип результата:double
:setVersionNumber(double versionNumber)

Параметры:versionNumber (double) –
:getMaxNumberOfVertexAttribs()

Тип результата:int
:setMaxNumberOfVertexAttribs(int maxNum)

Параметры:maxNum (int) –