osg.LineStipple

class osg.LineStipple
Represents:

c++ class

Wraps:

osg::LineStipple

Bases:

osg.StateAttribute

Constructors:

osg.LineStipple()

Methods:

:setFactor(int factor)

Параметры:

factor (int) –

:getFactor()

Тип результата:

int

:setPattern(unsigned pattern)

Параметры:

pattern (unsigned) –

:getPattern()

Тип результата:

unsigned