List of all members.
Member Typedef Documentation
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
virtual void osg::PixelBufferObject::compileBuffer |
( |
State & |
state | ) |
const [virtual] |
const Image* osg::PixelBufferObject::getImage |
( |
| ) |
const [inline] |
Image* osg::PixelBufferObject::getImage |
( |
| ) |
[inline] |
unsigned int osg::PixelBufferObject::offset |
( |
| ) |
const [inline] |
virtual void osg::PixelBufferObject::resizeGLObjectBuffers |
( |
unsigned int |
maxSize | ) |
[virtual] |
Resize any per context GLObject buffers to specified size.
Reimplemented from osg::BufferObject.
void osg::PixelBufferObject::setImage |
( |
osg::Image * |
image | ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: