osg.BlendEquationi¶
-
class
osg.
BlendEquationi
¶ Represents: c++ class Wraps: osg::BlendEquationi Bases: osg.BlendEquation
Constructors:
-
osg.
BlendEquationi
()¶
-
osg.
BlendEquationi
(unsigned buf, osg.BlendEquation.Equation equation) -
Параметры: - buf (unsigned) –
- equation (osg.BlendEquation.Equation) –
-
osg.
BlendEquationi
(unsigned buf, osg.BlendEquation.Equation equationRGB, osg.BlendEquation.Equation equationAlpha) -
Параметры: - buf (unsigned) –
- equationRGB (osg.BlendEquation.Equation) –
- equationAlpha (osg.BlendEquation.Equation) –
Methods:
-
:
getMember
()¶ -
Тип результата: unsigned
-
:
setIndex
(unsigned buf)¶ -
Параметры: buf (unsigned) –
-
:
getIndex
()¶ -
Тип результата: unsigned
-