osg.VertexProgram

class osg.VertexProgram
Represents:c++ class
Wraps:osg::VertexProgram
Bases:osg.StateAttribute

Constructors:

osg.VertexProgram()

Methods:

:setVertexProgram(std.string program)

Параметры:program (std.string) –
:getVertexProgram()

Тип результата:std.string
:setProgramLocalParameter(unsigned index, osg.Vec4 p)

Параметры:
:setMatrix(int mode, osg.Matrix matrix)

Параметры: