|
openscenegraph
|
Protected Member Functions | |
| ~PixelBufferX11 () | |
| bool | createVisualInfo () |
| void | init () |
Protected Member Functions inherited from osg::GraphicsContext | |
| GraphicsContext () | |
| GraphicsContext (const GraphicsContext &, const osg::CopyOp &) | |
| virtual | ~GraphicsContext () |
| virtual Object * | cloneType () const |
| virtual Object * | clone (const CopyOp &) const |
| void | addCamera (osg::Camera *camera) |
| void | removeCamera (osg::Camera *camera) |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
| osgViewer::PixelBufferX11::PixelBufferX11 | ( | osg::GraphicsContext::Traits * | traits | ) |
|
protected |
|
virtual |
Bind the graphics context to associated texture implementation.
Implements osg::GraphicsContext.
|
inlinevirtual |
return the name of the object's class type. Must be defined by derived classes.
Reimplemented from osg::GraphicsContext.
|
virtual |
Close the graphics context.
Implements osg::GraphicsContext.
|
protected |
|
inline |
|
protected |
|
inlinevirtual |
Return true if the graphics context has been realised and is ready to use.
Implements osg::GraphicsContext.
|
inlinevirtual |
|
inlinevirtual |
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 |
Make this graphics context current with specified read context implementation.
Implements osg::GraphicsContext.
|
virtual |
Make this graphics context current.
Implements osg::GraphicsContext.
|
virtual |
Realise the GraphicsContext.
Implements osg::GraphicsContext.
|
virtual |
Release the graphics context.
Implements osg::GraphicsContext.
|
virtual |
Swap the front and back buffers.
Implements osg::GraphicsContext.
|
inlinevirtual |
Return whether a valid and usable GraphicsContext has been created.
Implements osg::GraphicsContext.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.1.2