osg.DrawPixels¶
- class osg.DrawPixels¶
- Represents:
c++ class
- Wraps:
osg::DrawPixels
- Bases:
Constructors:
- osg.DrawPixels()¶
Methods:
- :setUseSubImage(bool use)¶
-
- Параметры:
use (
bool) –
- :getUseSubImage()¶
-
- Тип результата:
bool
- :setSubImageDimensions(unsigned offsetX, unsigned offsetY, unsigned width, unsigned height)¶
-
- Параметры:
offsetX (
unsigned) –offsetY (
unsigned) –width (
unsigned) –height (
unsigned) –