_cameras | osg::GraphicsContext | protected |
_clearColor | osg::GraphicsContext | protected |
_clearMask | osg::GraphicsContext | protected |
_currentOperation | osg::GraphicsContext | protected |
_dataVariance | osg::Object | protected |
_defaultFboId | osg::GraphicsContext | protected |
_eventQueue | osgViewer::GraphicsWindow | protected |
_graphicsThread | osg::GraphicsContext | protected |
_lastClearTick | osg::GraphicsContext | protected |
_name | osg::Object | protected |
_observerSet | osg::Referenced | mutableprotected |
_operations | osg::GraphicsContext | protected |
_operationsBlock | osg::GraphicsContext | protected |
_operationsMutex | osg::GraphicsContext | protected |
_refCount | osg::Referenced | mutableprotected |
_resizedCallback | osg::GraphicsContext | protected |
_state | osg::GraphicsContext | protected |
_swapCallback | osg::GraphicsContext | protected |
_threadOfLastMakeCurrent | osg::GraphicsContext | protected |
_traits | osg::GraphicsContext | protected |
_userDataContainer | osg::Object | protected |
add(Operation *operation) | osg::GraphicsContext | |
addCamera(osg::Camera *camera) | osg::GraphicsContext | protected |
addObserver(Observer *observer) const | osg::Referenced | |
asNode() | osg::Object | inlinevirtual |
asNode() const | osg::Object | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
asView() | osgGA::GUIActionAdapter | inlinevirtual |
bindPBufferToTexture(GLenum buffer) | osg::GraphicsContext | inline |
bindPBufferToTextureImplementation(GLenum) | osgViewer::GraphicsWindow | inlinevirtual |
BottomLeftCorner enum value | osgViewer::GraphicsWindow | |
BottomRightCorner enum value | osgViewer::GraphicsWindow | |
BottomSideCursor enum value | osgViewer::GraphicsWindow | |
Cameras typedef | osg::GraphicsContext | |
checkEvents() | osgViewer::GraphicsWindow | inlinevirtual |
className() const | osgViewer::GraphicsWindow | inlinevirtual |
clear() | osg::GraphicsContext | virtual |
clone(const CopyOp &) const | osg::GraphicsContext | inlineprotectedvirtual |
cloneType() const | osg::GraphicsContext | inlineprotectedvirtual |
close(bool callCloseImplementation=true) | osg::GraphicsContext | |
closeImplementation() | osgViewer::GraphicsWindow | inlinevirtual |
computeDataVariance() | osg::Object | inlinevirtual |
computeIntersections(const osgGA::GUIEventAdapter &, osgUtil::LineSegmentIntersector::Intersections &, osg::Node::NodeMask=0xffffffff) | osgGA::GUIActionAdapter | inlinevirtual |
computeIntersections(const osgGA::GUIEventAdapter &, const osg::NodePath &, osgUtil::LineSegmentIntersector::Intersections &, osg::Node::NodeMask=0xffffffff) | osgGA::GUIActionAdapter | inlinevirtual |
createGraphicsContext(Traits *traits) | osg::GraphicsContext | static |
createGraphicsThread() | osg::GraphicsContext | |
createNewContextID() | osg::GraphicsContext | static |
CrosshairCursor enum value | osgViewer::GraphicsWindow | |
CycleCursor enum value | osgViewer::GraphicsWindow | |
DataVariance enum name | osg::Object | |
decrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | static |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DestroyCursor enum value | osgViewer::GraphicsWindow | |
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 |
getCompoundClassName() const | osg::Object | inline |
getCurrentOperation() | osg::GraphicsContext | inline |
getDataVariance() const | osg::Object | inline |
getDefaultFboId() const | osg::GraphicsContext | inline |
getDeleteHandler() | osg::Referenced | static |
getEventQueue() | osgViewer::GraphicsWindow | inline |
getEventQueue() const | osgViewer::GraphicsWindow | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getGraphicsThread() | osg::GraphicsContext | inline |
getGraphicsThread() const | osg::GraphicsContext | inline |
getMaxContextID() | osg::GraphicsContext | static |
getName() const | osg::Object | inline |
getObserverSet() const | osg::Referenced | inline |
getOperationsBlock() | osg::GraphicsContext | inline |
getOperationsMutex() | osg::GraphicsContext | inline |
getOperationsQueue() | osg::GraphicsContext | inline |
getOrCreateCompileContext(unsigned int contextID) | osg::GraphicsContext | static |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateUserDataContainer() | osg::Object | |
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 |
getSwapCallback() | osg::GraphicsContext | inline |
getSwapCallback() const | osg::GraphicsContext | inline |
getSwapGroup(bool &on, GLuint &group, GLuint &barrier) const | osgViewer::GraphicsWindow | inline |
getSyncToVBlank() const | osgViewer::GraphicsWindow | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getTimeSinceLastClear() const | osg::GraphicsContext | inline |
getTraits() const | osg::GraphicsContext | inline |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getViews(Views &views) | osgViewer::GraphicsWindow | |
getWindowDecoration() const | osgViewer::GraphicsWindow | inlinevirtual |
getWindowingSystemInterface() | osg::GraphicsContext | static |
getWindowName() | osgViewer::GraphicsWindow | inlinevirtual |
getWindowRectangle(int &x, int &y, int &width, int &height) | osgViewer::GraphicsWindow | inlinevirtual |
grabFocus() | osgViewer::GraphicsWindow | inlinevirtual |
grabFocusIfPointerInWindow() | osgViewer::GraphicsWindow | inlinevirtual |
GraphicsContext() | osg::GraphicsContext | protected |
GraphicsContext(const GraphicsContext &, const osg::CopyOp &) | osg::GraphicsContext | protected |
GraphicsContexts typedef | osg::GraphicsContext | |
GraphicsOperationQueue typedef | osg::GraphicsContext | |
GraphicsWindow() | osgViewer::GraphicsWindow | inline |
HandCursor enum value | osgViewer::GraphicsWindow | |
HelpCursor enum value | osgViewer::GraphicsWindow | |
incrementContextIDUsageCount(unsigned int contextID) | osg::GraphicsContext | static |
InfoCursor enum value | osgViewer::GraphicsWindow | |
InheritCursor enum value | osgViewer::GraphicsWindow | |
isCurrent() const | osg::GraphicsContext | inline |
isRealized() const | osg::GraphicsContext | inline |
isRealizedImplementation() const | osgViewer::GraphicsWindow | inlinevirtual |
isSameKindAs(const Object *object) const | osgViewer::GraphicsWindow | inlinevirtual |
osg::GraphicsContext::isSameKindAs(const Object *object) const | osg::GraphicsContext | inlinevirtual |
LeftArrowCursor enum value | osgViewer::GraphicsWindow | |
LeftRightCursor enum value | osgViewer::GraphicsWindow | |
LeftSideCursor enum value | osgViewer::GraphicsWindow | |
libraryName() const | osgViewer::GraphicsWindow | inlinevirtual |
makeContextCurrent(GraphicsContext *readContext) | osg::GraphicsContext | |
makeContextCurrentImplementation(GraphicsContext *) | osgViewer::GraphicsWindow | inlinevirtual |
osg::GraphicsContext::makeContextCurrentImplementation(GraphicsContext *readContext)=0 | osg::GraphicsContext | pure virtual |
makeCurrent() | osg::GraphicsContext | |
makeCurrentImplementation() | osgViewer::GraphicsWindow | inlinevirtual |
MouseCursor enum name | osgViewer::GraphicsWindow | |
NoCursor enum value | osgViewer::GraphicsWindow | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
raiseWindow() | osgViewer::GraphicsWindow | inlinevirtual |
realize() | osg::GraphicsContext | |
realizeImplementation() | osgViewer::GraphicsWindow | inlinevirtual |
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 | protectedstatic |
releaseContext() | osg::GraphicsContext | |
releaseContextImplementation() | osgViewer::GraphicsWindow | inlinevirtual |
releaseGLObjects(osg::State *=0) const | osg::Object | inlinevirtual |
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) const | osg::Referenced | |
requestContinuousUpdate(bool=true) | osgViewer::GraphicsWindow | inlinevirtual |
requestRedraw() | osgViewer::GraphicsWindow | virtual |
requestWarpPointer(float, float) | osgViewer::GraphicsWindow | inlinevirtual |
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 | inlinevirtual |
RightArrowCursor enum value | osgViewer::GraphicsWindow | |
RightSideCursor enum value | osgViewer::GraphicsWindow | |
runOperations() | osg::GraphicsContext | virtual |
ScreenSettingsList typedef | osg::GraphicsContext | |
setClearColor(const Vec4 &color) | osg::GraphicsContext | inline |
setClearMask(GLbitfield mask) | osg::GraphicsContext | inline |
setCompileContext(unsigned int contextID, GraphicsContext *gc) | osg::GraphicsContext | static |
setCursor(MouseCursor) | osgViewer::GraphicsWindow | inlinevirtual |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDefaultFboId(GLuint i) | osg::GraphicsContext | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setEventQueue(osgGA::EventQueue *eventQueue) | osgViewer::GraphicsWindow | inline |
setGraphicsThread(GraphicsThread *gt) | osg::GraphicsContext | |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setResizedCallback(ResizedCallback *rc) | osg::GraphicsContext | inline |
setState(State *state) | osg::GraphicsContext | inline |
setSwapCallback(SwapCallback *rc) | osg::GraphicsContext | inline |
setSwapGroup(bool on, GLuint group, GLuint barrier) | osgViewer::GraphicsWindow | inlinevirtual |
setSyncToVBlank(bool on) | osgViewer::GraphicsWindow | inlinevirtual |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
setWindowDecoration(bool flag) | osgViewer::GraphicsWindow | inline |
setWindowDecorationImplementation(bool) | osgViewer::GraphicsWindow | inlinevirtual |
setWindowingSystemInterface(WindowingSystemInterface *wsInterface) | osg::GraphicsContext | static |
setWindowName(const std::string &) | osgViewer::GraphicsWindow | inlinevirtual |
setWindowRectangle(int x, int y, int width, int height) | osgViewer::GraphicsWindow | inline |
setWindowRectangleImplementation(int, int, int, int) | osgViewer::GraphicsWindow | inlinevirtual |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
SprayCursor enum value | osgViewer::GraphicsWindow | |
STATIC enum value | osg::Object | |
swapBuffers() | osg::GraphicsContext | |
swapBuffersCallbackOrImplemenation() | osg::GraphicsContext | inline |
swapBuffersImplementation() | osgViewer::GraphicsWindow | inlinevirtual |
TextCursor enum value | osgViewer::GraphicsWindow | |
TopLeftCorner enum value | osgViewer::GraphicsWindow | |
TopRightCorner enum value | osgViewer::GraphicsWindow | |
TopSideCursor enum value | osgViewer::GraphicsWindow | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
unregisterGraphicsContext(GraphicsContext *gc) | osg::GraphicsContext | protectedstatic |
UNSPECIFIED enum value | osg::Object | |
UpDownCursor enum value | osgViewer::GraphicsWindow | |
useCursor(bool cursorOn) | osgViewer::GraphicsWindow | inlinevirtual |
valid() const | osgViewer::GraphicsWindow | inlinevirtual |
Views typedef | osgViewer::GraphicsWindow | |
WaitCursor enum value | osgViewer::GraphicsWindow | |
~GraphicsContext() | osg::GraphicsContext | protectedvirtual |
~GUIActionAdapter() | osgGA::GUIActionAdapter | inlinevirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |