osg.ShapeDrawable¶
- class osg.ShapeDrawable¶
- Represents:
c++ class
- Wraps:
osg::ShapeDrawable
- Bases:
Constructors:
- osg.ShapeDrawable(osg.Shape shape, osg.TessellationHints tessellationHint)¶
-
- Параметры:
shape (
osg.Shape) –tessellationHint (
osg.TessellationHints) –
- osg.ShapeDrawable(osg.Shape shape)
-
- Параметры:
shape (
osg.Shape) –
Methods:
- :setTessellationHints(osg.TessellationHints tessellationHint)¶
-
- Параметры:
tessellationHint (
osg.TessellationHints) –
- :getTessellationHints()¶
-
- Тип результата: