osg::PixelBufferObject Class Reference

Inheritance diagram for osg::PixelBufferObject:

Inheritance graph
[legend]

List of all members.

Public Types

typedef std::pair
< BufferEntry, Image * > 
BufferEntryImagePair

Public Member Functions

 PixelBufferObject (osg::Image *image=0)
 PixelBufferObject (const PixelBufferObject &pbo, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Object (osg, PixelBufferObject)
void setImage (osg::Image *image)
ImagegetImage ()
const ImagegetImage () const
unsigned int offset () const
virtual void compileBuffer (State &state) const
virtual void resizeGLObjectBuffers (unsigned int maxSize)
 Resize any per context GLObject buffers to specified size.

Protected Member Functions

virtual ~PixelBufferObject ()

Protected Attributes

BufferEntryImagePair _bufferEntryImagePair


Member Typedef Documentation

typedef std::pair< BufferEntry, Image* > osg::PixelBufferObject::BufferEntryImagePair


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

osg::PixelBufferObject::META_Object ( osg  ,
PixelBufferObject   
)

void osg::PixelBufferObject::setImage ( osg::Image image  ) 

Image* osg::PixelBufferObject::getImage (  )  [inline]

const Image* osg::PixelBufferObject::getImage (  )  const [inline]

unsigned int osg::PixelBufferObject::offset (  )  const [inline]

virtual void osg::PixelBufferObject::compileBuffer ( State state  )  const [virtual]

Implements osg::BufferObject.

virtual void osg::PixelBufferObject::resizeGLObjectBuffers ( unsigned int  maxSize  )  [virtual]

Resize any per context GLObject buffers to specified size.

Reimplemented from osg::BufferObject.


Member Data Documentation

BufferEntryImagePair osg::PixelBufferObject::_bufferEntryImagePair [protected]


The documentation for this class was generated from the following file:
Generated at Sun Oct 14 02:12:06 2007 for the OpenSceneGraph by doxygen 1.5.3.