osg.VertexProgram¶
- class osg.VertexProgram¶
- Represents:
c++ class
- Wraps:
osg::VertexProgram
- Bases:
Constructors:
- osg.VertexProgram()¶
Methods:
- :setVertexProgram(std.string program)¶
-
- Параметры:
program (
std.string) –
- :getVertexProgram()¶
-
- Тип результата:
- :setMatrix(int mode, osg.Matrix matrix)¶
-
- Параметры:
mode (
int) –matrix (
osg.Matrix) –