OpenSceneGraph  3.0.1
Public Member Functions | Protected Member Functions
osg::PixelBufferObject Class Reference
Inheritance diagram for osg::PixelBufferObject:
Inheritance graph
[legend]

List of all members.

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
bool isPBOSupported (unsigned int contextID) const

Protected Member Functions

virtual ~PixelBufferObject ()

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]
osg::PixelBufferObject::META_Object ( osg  ,
PixelBufferObject   
)
void osg::PixelBufferObject::setImage ( osg::Image image)

The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:41 for the OpenSceneGraph by doxygen 1.7.5.