osg.BlendFunci¶
- class osg.BlendFunci¶
- Represents:
c++ class
- Wraps:
osg::BlendFunci
- Bases:
Constructors:
- osg.BlendFunci()¶
- osg.BlendFunci(unsigned buf, osg.BlendFunc.Mode source, osg.BlendFunc.Mode destination)
-
- Параметры:
buf (
unsigned) –source (
osg.BlendFunc.Mode) –destination (
osg.BlendFunc.Mode) –
- osg.BlendFunci(unsigned buf, osg.BlendFunc.Mode source, osg.BlendFunc.Mode destination, osg.BlendFunc.Mode sourceAlpha, osg.BlendFunc.Mode destinationAlpha)
-
- Параметры:
buf (
unsigned) –source (
osg.BlendFunc.Mode) –destination (
osg.BlendFunc.Mode) –sourceAlpha (
osg.BlendFunc.Mode) –destinationAlpha (
osg.BlendFunc.Mode) –
Methods:
- :getMember()¶
-
- Тип результата:
unsigned
- :setIndex(unsigned buf)¶
-
- Параметры:
buf (
unsigned) –
- :getIndex()¶
-
- Тип результата:
unsigned