osg.StencilTwoSided

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

Constructors:

osg.StencilTwoSided()

Methods:

:setFunction(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Function function, int ref, unsigned mask)

Параметры:
:setFunction(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Function function)

Параметры:
:getFunction(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:osg.StencilTwoSided.Function
:setFunctionRef(osg.StencilTwoSided.Face face, int ref)

Параметры:
:getFunctionRef(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:int
:setFunctionMask(osg.StencilTwoSided.Face face, unsigned mask)

Параметры:
:getFunctionMask(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:unsigned
:setOperation(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Operation sfail, osg.StencilTwoSided.Operation zfail, osg.StencilTwoSided.Operation zpass)

Параметры:
:setStencilFailOperation(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Operation sfail)

Параметры:
:getStencilFailOperation(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:osg.StencilTwoSided.Operation
:setStencilPassAndDepthFailOperation(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Operation zfail)

Параметры:
:getStencilPassAndDepthFailOperation(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:osg.StencilTwoSided.Operation
:setStencilPassAndDepthPassOperation(osg.StencilTwoSided.Face face, osg.StencilTwoSided.Operation zpass)

Параметры:
:getStencilPassAndDepthPassOperation(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:osg.StencilTwoSided.Operation
:setWriteMask(osg.StencilTwoSided.Face face, unsigned mask)

Параметры:
:getWriteMask(osg.StencilTwoSided.Face face)

Параметры:face (osg.StencilTwoSided.Face) –
Тип результата:unsigned