osg::PixelBufferObject Class Reference

Inheritance diagram for osg::PixelBufferObject:

osg::BufferObject osg::Object osg::Referenced

List of all members.

Public Member Functions

 PixelBufferObject (osg::Image *image=0)
 PixelBufferObject (const PixelBufferObject &pbo, const CopyOp &copyop=CopyOp::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

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

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

Image* osg::PixelBufferObject::getImage (  ) 

const Image* osg::PixelBufferObject::getImage (  )  const

bool osg::PixelBufferObject::isPBOSupported ( unsigned int  contextID  )  const [inline]


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

Generated on Fri Mar 19 19:52:50 2010 for openscenegraph by  doxygen 1.5.6