osgViewer::PixelBufferX11 Class Reference
List of all members.
Constructor & Destructor Documentation
osgViewer::PixelBufferX11::~PixelBufferX11 |
( |
|
) |
[protected] |
Member Function Documentation
virtual void osgViewer::PixelBufferX11::bindPBufferToTextureImplementation |
( |
GLenum |
buffer |
) |
[virtual] |
virtual const char* osgViewer::PixelBufferX11::className |
( |
|
) |
const [inline, virtual] |
return the name of the object's class type. Must be defined by derived classes.
Reimplemented from osg::GraphicsContext.
virtual void osgViewer::PixelBufferX11::closeImplementation |
( |
|
) |
[virtual] |
bool osgViewer::PixelBufferX11::createVisualInfo |
( |
|
) |
[protected] |
Display* osgViewer::PixelBufferX11::getDisplay |
( |
|
) |
const [inline] |
GLXContext& osgViewer::PixelBufferX11::getGLXContext |
( |
|
) |
[inline] |
GLXPbuffer& osgViewer::PixelBufferX11::getPbuffer |
( |
|
) |
[inline] |
void osgViewer::PixelBufferX11::init |
( |
|
) |
[protected] |
virtual bool osgViewer::PixelBufferX11::isRealizedImplementation |
( |
|
) |
const [inline, virtual] |
Return true if the graphics context has been realised and is ready to use.
Implements osg::GraphicsContext.
virtual bool osgViewer::PixelBufferX11::isSameKindAs |
( |
const Object * |
object |
) |
const [inline, virtual] |
virtual const char* osgViewer::PixelBufferX11::libraryName |
( |
|
) |
const [inline, virtual] |
return the name of the object's library. Must be defined by derived classes. The OpenSceneGraph convention is that the namespace of a library is the same as the library name.
Reimplemented from osg::GraphicsContext.
virtual bool osgViewer::PixelBufferX11::makeContextCurrentImplementation |
( |
osg::GraphicsContext * |
readContext |
) |
[virtual] |
Make this graphics context current with specified read context implementation.
Implements osg::GraphicsContext.
virtual bool osgViewer::PixelBufferX11::makeCurrentImplementation |
( |
|
) |
[virtual] |
virtual bool osgViewer::PixelBufferX11::realizeImplementation |
( |
|
) |
[virtual] |
virtual bool osgViewer::PixelBufferX11::releaseContextImplementation |
( |
|
) |
[virtual] |
virtual void osgViewer::PixelBufferX11::swapBuffersImplementation |
( |
|
) |
[virtual] |
virtual bool osgViewer::PixelBufferX11::valid |
( |
|
) |
const [inline, virtual] |
Return whether a valid and usable GraphicsContext has been created.
Implements osg::GraphicsContext.
Member Data Documentation
The documentation for this class was generated from the following file: