_cameras | osg::GraphicsContext | [protected] |
_clearColor | osg::GraphicsContext | [protected] |
_clearMask | osg::GraphicsContext | [protected] |
_currentOperation | osg::GraphicsContext | [protected] |
_dataVariance | osg::Object | [protected] |
_graphicsThread | osg::GraphicsContext | [protected] |
_hdc | osgViewer::PixelBufferWin32 | [protected] |
_hglrc | osgViewer::PixelBufferWin32 | [protected] |
_hwnd | osgViewer::PixelBufferWin32 | [protected] |
_initialized | osgViewer::PixelBufferWin32 | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_operations | osg::GraphicsContext | [protected] |
_operationsBlock | osg::GraphicsContext | [protected] |
_operationsMutex | osg::GraphicsContext | [protected] |
_realized | osgViewer::PixelBufferWin32 | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_resizedCallback | osg::GraphicsContext | [protected] |
_state | osg::GraphicsContext | [protected] |
_threadOfLastMakeCurrent | osg::GraphicsContext | [protected] |
_traits | osg::GraphicsContext | [protected] |
_userData | osg::Object | [protected] |
_valid | osgViewer::PixelBufferWin32 | [protected] |
add(Operation *operation) | osg::GraphicsContext | |
addCamera(osg::Camera *camera) | osg::GraphicsContext | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
bindPBufferToTexture(GLenum buffer) | osg::GraphicsContext | [inline] |
bindPBufferToTextureImplementation(GLenum) | osgViewer::PixelBufferWin32 | [virtual] |
Cameras typedef | osg::GraphicsContext | |
className() const | osgViewer::PixelBufferWin32 | [inline, virtual] |
clear() | osg::GraphicsContext | [virtual] |
clone(const CopyOp &) const | osg::GraphicsContext | [inline, protected, virtual] |
cloneType() const | osg::GraphicsContext | [inline, protected, virtual] |
close(bool callCloseImplementation=true) | osg::GraphicsContext | |
closeImplementation() | osgViewer::PixelBufferWin32 | [virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
createGraphicsContext(Traits *traits) | osg::GraphicsContext | [static] |
createGraphicsThread() | osg::GraphicsContext | |
createNewContextID() | osg::GraphicsContext | [static] |
DataVariance enum name | osg::Object | |
decrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | [static] |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
getAllRegisteredGraphicsContexts() | osg::GraphicsContext | [static] |
getCameras() | osg::GraphicsContext | [inline] |
getCameras() const | osg::GraphicsContext | [inline] |
getClearColor() const | osg::GraphicsContext | [inline] |
getClearMask() const | osg::GraphicsContext | [inline] |
getCompileContext(unsigned int contextID) | osg::GraphicsContext | [static] |
getCurrentOperation() | osg::GraphicsContext | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getGraphicsThread() | osg::GraphicsContext | [inline] |
getGraphicsThread() const | osg::GraphicsContext | [inline] |
getHDC() const | osgViewer::PixelBufferWin32 | [inline] |
getHWND() const | osgViewer::PixelBufferWin32 | [inline] |
getMaxContextID() | osg::GraphicsContext | [static] |
getName() const | osg::Object | [inline] |
getOperationsBlock() | osg::GraphicsContext | [inline] |
getOperationsMutex() | osg::GraphicsContext | [inline] |
getOperationsQueue() | osg::GraphicsContext | [inline] |
getOrCreateCompileContext(unsigned int contextID) | osg::GraphicsContext | [static] |
getRefMutex() const | osg::Referenced | [inline] |
getRegisteredGraphicsContexts(unsigned int contextID) | osg::GraphicsContext | [static] |
getResizedCallback() | osg::GraphicsContext | [inline] |
getResizedCallback() const | osg::GraphicsContext | [inline] |
getState() | osg::GraphicsContext | [inline] |
getState() const | osg::GraphicsContext | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTraits() const | osg::GraphicsContext | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getWGLContext() const | osgViewer::PixelBufferWin32 | [inline] |
getWindowingSystemInterface() | osg::GraphicsContext | [static] |
GraphicsContext() | osg::GraphicsContext | [protected] |
GraphicsContext(const GraphicsContext &, const osg::CopyOp &) | osg::GraphicsContext | [protected] |
GraphicsContexts typedef | osg::GraphicsContext | |
incrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | [static] |
init() | osgViewer::PixelBufferWin32 | [protected] |
isCurrent() const | osg::GraphicsContext | [inline] |
isRealized() const | osg::GraphicsContext | [inline] |
isRealizedImplementation() const | osgViewer::PixelBufferWin32 | [inline, virtual] |
isSameKindAs(const Object *object) const | osgViewer::PixelBufferWin32 | [inline, virtual] |
osg::GraphicsContext::isSameKindAs(const Object *object) const | osg::GraphicsContext | [inline, virtual] |
libraryName() const | osgViewer::PixelBufferWin32 | [inline, virtual] |
makeContextCurrent(GraphicsContext *readContext) | osg::GraphicsContext | |
makeContextCurrentImplementation(GraphicsContext *) | osgViewer::PixelBufferWin32 | [virtual] |
osg::GraphicsContext::makeContextCurrentImplementation(GraphicsContext *readContext)=0 | osg::GraphicsContext | [pure virtual] |
makeCurrent() | osg::GraphicsContext | |
makeCurrentImplementation() | osgViewer::PixelBufferWin32 | [virtual] |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
OperationQueue typedef | osg::GraphicsContext | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
osg::Camera class | osg::GraphicsContext | [friend] |
PixelBufferWin32(osg::GraphicsContext::Traits *traits) | osgViewer::PixelBufferWin32 | |
realize() | osg::GraphicsContext | |
realizeImplementation() | osgViewer::PixelBufferWin32 | [virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
registerGraphicsContext(GraphicsContext *gc) | osg::GraphicsContext | [protected, static] |
releaseContext() | osg::GraphicsContext | |
releaseContextImplementation() | osgViewer::PixelBufferWin32 | [virtual] |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
remove(Operation *operation) | osg::GraphicsContext | |
remove(const std::string &name) | osg::GraphicsContext | |
removeAllOperations() | osg::GraphicsContext | |
removeCamera(osg::Camera *camera) | osg::GraphicsContext | [protected] |
removeObserver(Observer *observer) | osg::Referenced | |
resized(int x, int y, int width, int height) | osg::GraphicsContext | [inline] |
resizedImplementation(int x, int y, int width, int height) | osg::GraphicsContext | [virtual] |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
runOperations() | osg::GraphicsContext | |
setClearColor(const Vec4 &color) | osg::GraphicsContext | [inline] |
setClearMask(GLbitfield mask) | osg::GraphicsContext | [inline] |
setCompileContext(unsigned int contextID, GraphicsContext *gc) | osg::GraphicsContext | [static] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setGraphicsThread(GraphicsThread *gt) | osg::GraphicsContext | |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setResizedCallback(ResizedCallback *rc) | osg::GraphicsContext | [inline] |
setState(State *state) | osg::GraphicsContext | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
setWindowingSystemInterface(WindowingSystemInterface *wsInterface) | osg::GraphicsContext | [static] |
STATIC enum value | osg::Object | |
swapBuffers() | osg::GraphicsContext | |
swapBuffersImplementation() | osgViewer::PixelBufferWin32 | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
unregisterGraphicsContext(GraphicsContext *gc) | osg::GraphicsContext | [protected, static] |
UNSPECIFIED enum value | osg::Object | |
valid() const | osgViewer::PixelBufferWin32 | [inline, virtual] |
~GraphicsContext() | osg::GraphicsContext | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~PixelBufferWin32() | osgViewer::PixelBufferWin32 | [virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |