osg.PixelBufferObject

class osg.PixelBufferObject
Represents:

c++ class

Wraps:

osg::PixelBufferObject

Bases:

osg.BufferObject

Constructors:

osg.PixelBufferObject()

osg.PixelBufferObject(osg.Image image)

Параметры:

image (osg.Image) –

Methods:

:setImage(osg.Image image)

Параметры:

image (osg.Image) –

:getImage()

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

osg.Image

:isPBOSupported(unsigned contextID)

Параметры:

contextID (unsigned) –

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

bool