List of all members.
Constructor & Destructor Documentation
osg::PixelBufferObject::PixelBufferObject |
( |
osg::Image * |
image = 0 | ) |
|
osg::PixelBufferObject::PixelBufferObject |
( |
const PixelBufferObject & |
pbo, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY |
|
) |
| |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osg::PixelBufferObject::~PixelBufferObject |
( |
| ) |
[protected, virtual] |
Member Function Documentation
Image* osg::PixelBufferObject::getImage |
( |
| ) |
|
const Image* osg::PixelBufferObject::getImage |
( |
| ) |
const |
bool osg::PixelBufferObject::isPBOSupported |
( |
unsigned int |
contextID | ) |
const [inline] |
void osg::PixelBufferObject::setImage |
( |
osg::Image * |
image | ) |
|
The documentation for this class was generated from the following file: