OpenSceneGraph  3.5.1
osgViewer::Viewer Member List

This is the complete list of members for osgViewer::Viewer, including all inherited members.

_cameraosg::Viewprotected
_cameraManipulatorosgViewer::Viewprotected
_coordinateSystemNodePathosgViewer::Viewprotected
_currentContextosgViewer::ViewerBaseprotected
_dataVarianceosg::Objectprotected
_displaySettingsosgViewer::Viewprotected
_doneosgViewer::ViewerBaseprotected
_endBarrierOperationosgViewer::ViewerBaseprotected
_endBarrierPositionosgViewer::ViewerBaseprotected
_endDynamicDrawBlockosgViewer::ViewerBaseprotected
_endRenderingDispatchBarrierosgViewer::ViewerBaseprotected
_eventHandlersosgViewer::Viewprotected
_eventQueueosgViewer::Viewprotected
_eventSourcesosgViewer::Viewprotected
_eventVisitorosgViewer::ViewerBaseprotected
_firstFrameosgViewer::ViewerBaseprotected
_frameStamposg::Viewprotected
_fusionDistanceModeosgViewer::Viewprotected
_fusionDistanceValueosgViewer::Viewprotected
_incrementalCompileOperationosgViewer::ViewerBaseprotected
_keyEventSetsDoneosgViewer::ViewerBaseprotected
_lastAppliedViewConfigosgViewer::Viewprotected
_lightosg::Viewprotected
_lightingModeosg::Viewprotected
_nameosg::Objectprotected
_observerSetosg::Referencedmutableprotected
_quitEventSetsDoneosgViewer::ViewerBaseprotected
_realizeOperationosgViewer::ViewerBaseprotected
_refCountosg::Referencedmutableprotected
_releaseContextAtEndOfFrameHintosgViewer::ViewerBaseprotected
_requestContinousUpdateosgViewer::ViewerBaseprotected
_requestRedrawosgViewer::ViewerBaseprotected
_runFrameSchemeosgViewer::ViewerBaseprotected
_runMaxFrameRateosgViewer::ViewerBaseprotected
_sceneosgViewer::Viewprotected
_slavesosg::Viewprotected
_startRenderingBarrierosgViewer::ViewerBaseprotected
_startTickosgViewer::Viewprotected
_statsosg::Viewprotected
_threadingModelosgViewer::ViewerBaseprotected
_threadsRunningosgViewer::ViewerBaseprotected
_updateOperationsosgViewer::ViewerBaseprotected
_updateVisitorosgViewer::ViewerBaseprotected
_userDataContainerosg::Objectprotected
_viewerBaseosgViewer::Viewprotected
addDevice(osgGA::Device *eventSource)osgViewer::View
addDevice(const osg::ref_ptr< T > &eventSource)osgViewer::Viewinline
addEventHandler(osgGA::EventHandler *eventHandler)osgViewer::View
addEventHandler(const osg::ref_ptr< T > &eventHandler)osgViewer::Viewinline
addObserver(Observer *observer) const osg::Referenced
addSlave(osg::Camera *camera, bool useMastersSceneData=true)osg::Viewinline
addSlave(osg::Camera *camera, const osg::Matrix &projectionOffset, const osg::Matrix &viewOffset, bool useMastersSceneData=true)osg::View
addUpdateOperation(osg::Operation *operation)osgViewer::ViewerBase
advance(double simulationTime=USE_REFERENCE_TIME)osgViewer::Viewervirtual
AfterSwapBuffers enum valueosgViewer::ViewerBase
apply(ViewConfig *config)osgViewer::View
apply(const osg::ref_ptr< T > &config)osgViewer::Viewinline
areThreadsRunning() const osgViewer::ViewerBaseinline
asNode()osg::Objectinlinevirtual
asNode() const osg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() const osg::Objectinlinevirtual
assignKeystoneDistortionCamera(osg::DisplaySettings *ds, osg::GraphicsContext *gc, int x, int y, int width, int height, GLenum buffer, osg::Texture *texture, Keystone *keystone)osgViewer::View
assignRenderToTextureCamera(osg::GraphicsContext *gc, int width, int height, osg::Texture *texture)osgViewer::View
assignSceneDataToCameras()osgViewer::View
assignStereoCamera(osg::DisplaySettings *ds, osg::GraphicsContext *gc, int x, int y, int width, int height, GLenum buffer, double eyeScale)osgViewer::View
assignStereoOrKeystoneToCamera(osg::Camera *camera, osg::DisplaySettings *ds)osgViewer::View
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() const osg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() const osg::Objectinlinevirtual
asView()osgViewer::Viewinlinevirtual
AutomaticSelection enum valueosgViewer::ViewerBase
BarrierPosition enum nameosgViewer::ViewerBase
BeforeSwapBuffers enum valueosgViewer::ViewerBase
Cameras typedefosgViewer::ViewerBase
checkEvents()osgViewer::Viewervirtual
checkNeedToDoFrame()osgViewer::Viewervirtual
checkWindowStatus()osgViewer::ViewerBase
checkWindowStatus(const Contexts &contexts)osgViewer::ViewerBase
className() const =0osg::Objectpure virtual
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
computeActiveCoordinateSystemNodePath()osgViewer::View
computeDataVariance()osg::Objectinlinevirtual
computeIntersections(float x, float y, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::View
computeIntersections(float x, float y, const osg::NodePath &nodePath, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::View
computeIntersections(const osgGA::GUIEventAdapter &ea, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::Viewvirtual
computeIntersections(const osgGA::GUIEventAdapter &ea, const osg::NodePath &nodePath, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::Viewvirtual
computeIntersections(const osg::Camera *camera, osgUtil::Intersector::CoordinateFrame cf, float x, float y, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::View
computeIntersections(const osg::Camera *camera, osgUtil::Intersector::CoordinateFrame cf, float x, float y, const osg::NodePath &nodePath, osgUtil::LineSegmentIntersector::Intersections &intersections, osg::Node::NodeMask traversalMask=0xffffffff)osgViewer::View
constructorInit()osgViewer::Viewerprotected
containsCamera(const osg::Camera *camera) const osgViewer::View
containsCamera(const osg::ref_ptr< T > &camera) const osgViewer::Viewinline
Contexts typedefosgViewer::ViewerBase
CONTINUOUS enum valueosgViewer::ViewerBase
createDistortionTexture(int width, int height)osgViewer::View
createRenderer(osg::Camera *camera)osgViewer::Viewprotectedvirtual
CullDrawThreadPerContext enum valueosgViewer::ViewerBase
CullThreadPerCameraDrawThreadPerContext enum valueosgViewer::ViewerBase
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() const osg::Referencedprotected
done() const osgViewer::ViewerBaseinline
DrawThreadPerContext enum valueosgViewer::ViewerBase
DYNAMIC enum valueosg::Object
elapsedTime()osgViewer::Viewervirtual
EventHandlers typedefosgViewer::View
eventTraversal()osgViewer::Viewervirtual
findSlaveForCamera(osg::Camera *camera)osg::View
findSlaveIndexForCamera(osg::Camera *camera) const osg::View
frame(double simulationTime=USE_REFERENCE_TIME)osgViewer::ViewerBasevirtual
FrameScheme enum nameosgViewer::ViewerBase
generatePointerData(osgGA::GUIEventAdapter &event)osgViewer::Viewerprotected
generateSlavePointerData(osg::Camera *camera, osgGA::GUIEventAdapter &event)osgViewer::Viewerprotected
getAllThreads(Threads &threads, bool onlyActive=true)osgViewer::Viewervirtual
getCamera()osg::Viewinline
getCamera() const osg::Viewinline
getCameraContainingPosition(float x, float y, float &local_x, float &local_y) const osgViewer::View
getCameraManipulator()osgViewer::Viewinline
getCameraManipulator() const osgViewer::Viewinline
getCameras(Cameras &cameras, bool onlyActive=true)osgViewer::Viewervirtual
getCompoundClassName() const osg::Objectinline
getContexts(Contexts &contexts, bool onlyValid=true)osgViewer::Viewervirtual
getCoordinateSystemNodePath() const osgViewer::View
getDatabasePager()osgViewer::View
getDatabasePager() const osgViewer::View
getDataVariance() const osg::Objectinline
getDeleteHandler()osg::Referencedstatic
getDisplaySettings()osgViewer::Viewinline
getDisplaySettings() const osgViewer::Viewinline
getEndBarrierOperation() const osgViewer::ViewerBaseinline
getEndBarrierPosition() const osgViewer::ViewerBaseinline
getEventHandlers()osgViewer::Viewinline
getEventHandlers() const osgViewer::Viewinline
getEventQueue()osgViewer::Viewinline
getEventQueue() const osgViewer::Viewinline
getEventVisitor()osgViewer::ViewerBaseinline
getEventVisitor() const osgViewer::ViewerBaseinline
getFrameStamp()osg::Viewinline
getFrameStamp() const osg::Viewinline
getFusionDistanceMode() const osgViewer::Viewinline
getFusionDistanceValue() const osgViewer::Viewinline
getGlobalReferencedMutex()osg::Referencedstatic
getImagePager()osgViewer::View
getImagePager() const osgViewer::View
getIncrementalCompileOperation()osgViewer::ViewerBaseinline
getKeyEventSetsDone() const osgViewer::ViewerBaseinline
getLastAppliedViewConfig()osgViewer::Viewinline
getLastAppliedViewConfig() const osgViewer::Viewinline
getLight()osg::Viewinline
getLight() const osg::Viewinline
getLightingMode() const osg::Viewinline
getName() const osg::Objectinline
getNumSlaves() const osg::Viewinline
getObserverSet() const osg::Referencedinline
getOperationThreads(OperationThreads &threads, bool onlyActive=true)osgViewer::Viewervirtual
getOrCreateObserverSet() const osg::Referenced
getOrCreateUserDataContainer()osg::Object
getQuitEventSetsDone() const osgViewer::ViewerBaseinline
getRealizeOperation()osgViewer::ViewerBaseinline
getRefMutex() const osg::Referencedinline
getReleaseContextAtEndOfFrameHint() const osgViewer::ViewerBaseinline
getRunFrameScheme() const osgViewer::ViewerBaseinline
getRunMaxFrameRate() const osgViewer::ViewerBaseinline
getScene()osgViewer::Viewinline
getScene() const osgViewer::Viewinline
getSceneData()osgViewer::Viewinline
getSceneData() const osgViewer::Viewinline
getScenes(Scenes &scenes, bool onlyValid=true)osgViewer::Viewervirtual
getSlave(unsigned int pos)osg::Viewinline
getSlave(unsigned int pos) const osg::Viewinline
getStartTick() const osgViewer::Viewinline
getStats()osg::Viewinline
getStats() const osg::Viewinline
getThreadingModel() const osgViewer::ViewerBaseinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() const osg::Referencedinline
getUpdateOperations()osgViewer::ViewerBaseinline
getUpdateOperations() const osgViewer::ViewerBaseinline
getUpdateVisitor()osgViewer::ViewerBaseinline
getUpdateVisitor() const osgViewer::ViewerBaseinline
getUsage(osg::ApplicationUsage &usage) const osgViewer::Viewervirtual
getUserData()osg::Objectvirtual
getUserData() const osg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() const osg::Objectinline
getUserValue(const std::string &name, T &value) const osg::Object
getUserValue(const std::string &name, T &value) const osg::Object
getViewerBase()osgViewer::Viewinline
getViewerFrameStamp()osgViewer::Viewerinlinevirtual
getViewerStats()osgViewer::Viewerinlinevirtual
getViewerStats() const osgViewer::Viewerinlinevirtual
getViews(Views &views, bool onlyValid=true)osgViewer::Viewervirtual
getWindows(Windows &windows, bool onlyValid=true)osgViewer::ViewerBasevirtual
HEADLIGHT enum valueosg::View
home()osgViewer::View
init()osgViewer::View
isRealized() const osgViewer::Viewervirtual
isSameKindAs(const Object *) const osg::Objectinlinevirtual
libraryName() const =0osg::Objectpure virtual
LightingMode enum nameosg::View
makeCurrent(osg::GraphicsContext *gc)osgViewer::ViewerBaseinlineprotected
META_Object(osgViewer, Viewer)osgViewer::Viewer
osgViewer::View::META_Object(osgViewer, View)osgViewer::View
osg::View::META_Object(osg, View)osg::View
NO_LIGHT enum valueosg::View
Object()osg::Objectinline
Object(bool threadSafeRefUnref)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
ON_DEMAND enum valueosgViewer::ViewerBase
OperationThreads typedefosgViewer::ViewerBase
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
readConfiguration(const std::string &filename)osgViewer::Viewervirtual
realize()osgViewer::Viewervirtual
ref() const osg::Referencedinline
referenceCount() const osg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseContext()osgViewer::ViewerBaseinlineprotected
releaseGLObjects(osg::State *=0) const osg::Objectinlinevirtual
removeEventHandler(osgGA::EventHandler *eventHandler)osgViewer::View
removeEventHandler(const osg::ref_ptr< T > &eventHandler)osgViewer::Viewinline
removeObserver(Observer *observer) const osg::Referenced
removeSlave(unsigned int pos)osg::View
removeUpdateOperation(osg::Operation *operation)osgViewer::ViewerBase
renderingTraversals()osgViewer::ViewerBasevirtual
reprojectPointerData(osgGA::GUIEventAdapter &source_event, osgGA::GUIEventAdapter &dest_event)osgViewer::Viewerprotected
requestContinuousUpdate(bool needed=true)osgViewer::Viewvirtual
requestRedraw()osgViewer::Viewvirtual
requestWarpPointer(float x, float y)osgViewer::Viewvirtual
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
run()osgViewer::Viewervirtual
Scenes typedefosgViewer::ViewerBase
setCamera(osg::Camera *camera)osg::View
setCameraManipulator(osgGA::CameraManipulator *manipulator, bool resetPosition=true)osgViewer::View
setCameraManipulator(const osg::ref_ptr< T > &manipulator, bool resetPosition=true)osgViewer::Viewinline
setCoordinateSystemNodePath(const osg::NodePath &nodePath)osgViewer::View
setDatabasePager(osgDB::DatabasePager *dp)osgViewer::View
setDatabasePager(const osg::ref_ptr< T > &dp)osgViewer::Viewinline
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setDisplaySettings(osg::DisplaySettings *ds)osgViewer::Viewinline
setDisplaySettings(const osg::ref_ptr< T > &ds)osgViewer::Viewinline
setDone(bool done)osgViewer::ViewerBaseinline
setEndBarrierOperation(osg::BarrierOperation::PreBlockOp op)osgViewer::ViewerBase
setEndBarrierPosition(BarrierPosition bp)osgViewer::ViewerBase
setEventQueue(osgGA::EventQueue *eventQueue)osgViewer::Viewinline
setEventQueue(const osg::ref_ptr< T > &eventQueue)osgViewer::Viewinline
setEventVisitor(osgGA::EventVisitor *eventVisitor)osgViewer::ViewerBaseinline
setFrameStamp(osg::FrameStamp *fs)osg::Viewinline
setFusionDistance(osgUtil::SceneView::FusionDistanceMode mode, float value=1.0f)osgViewer::Viewinline
setImagePager(osgDB::ImagePager *ip)osgViewer::View
setImagePager(const osg::ref_ptr< T > *ip)osgViewer::Viewinline
setIncrementalCompileOperation(osgUtil::IncrementalCompileOperation *ico)osgViewer::ViewerBase
setKeyEventSetsDone(int key)osgViewer::ViewerBaseinline
setLight(osg::Light *light)osg::Viewinline
setLightingMode(LightingMode lightingMode)osg::View
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setQuitEventSetsDone(bool flag)osgViewer::ViewerBaseinline
setRealizeOperation(osg::Operation *op)osgViewer::ViewerBaseinline
setReferenceTime(double time=0.0)osgViewer::Viewer
setReleaseContextAtEndOfFrameHint(bool hint)osgViewer::ViewerBaseinline
setRunFrameScheme(FrameScheme fs)osgViewer::ViewerBaseinline
setRunMaxFrameRate(double frameRate)osgViewer::ViewerBaseinline
setSceneData(osg::Node *node)osgViewer::Viewervirtual
osgViewer::View::setSceneData(const osg::ref_ptr< T > &node)osgViewer::Viewinline
setStartTick(osg::Timer_t tick)osgViewer::Viewervirtual
setStats(osg::Stats *stats)osg::Viewinline
setThreadingModel(ThreadingModel threadingModel)osgViewer::ViewerBasevirtual
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUpdateOperations(osg::OperationQueue *operations)osgViewer::ViewerBaseinline
setUpdateVisitor(osgUtil::UpdateVisitor *updateVisitor)osgViewer::ViewerBaseinline
setUpDepthPartition(DepthPartitionSettings *dsp=0)osgViewer::View
setUpDepthPartitionForCamera(osg::Camera *cameraToPartition, DepthPartitionSettings *dps=0)osgViewer::View
setUpThreading()osgViewer::ViewerBasevirtual
setUpViewAcrossAllScreens()osgViewer::View
setUpViewerAsEmbeddedInWindow(int x, int y, int width, int height)osgViewer::Viewervirtual
setUpViewFor3DSphericalDisplay(double radius=1.0, double collar=0.45, unsigned int screenNum=0, osg::Image *intensityMap=0, const osg::Matrixd &projectorMatrix=osg::Matrixd())osgViewer::View
setUpViewForPanoramicSphericalDisplay(double radius=1.0, double collar=0.45, unsigned int screenNum=0, osg::Image *intensityMap=0, const osg::Matrixd &projectorMatrix=osg::Matrixd())osgViewer::View
setUpViewForWoWVxDisplay(unsigned int screenNum, unsigned char wow_content, unsigned char wow_factor, unsigned char wow_offset, float wow_disparity_Zd, float wow_disparity_vz, float wow_disparity_M, float wow_disparity_C)osgViewer::View
setUpViewInWindow(int x, int y, int width, int height, unsigned int screenNum=0)osgViewer::View
setUpViewOnSingleScreen(unsigned int screenNum=0)osgViewer::View
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
setViewerStats(osg::Stats *stats)osgViewer::Viewerinlinevirtual
signalObserversAndDelete(bool signalDelete, bool doDelete) const osg::Referencedprotected
SingleThreaded enum valueosgViewer::ViewerBase
SKY_LIGHT enum valueosg::View
Slaves typedefosg::Viewprotected
startThreading()osgViewer::ViewerBasevirtual
STATIC enum valueosg::Object
stopThreading()osgViewer::ViewerBasevirtual
suggestBestThreadingModel()osgViewer::ViewerBasevirtual
take(osg::View &rhs)osgViewer::Viewervirtual
ThreadingModel enum nameosgViewer::ViewerBase
ThreadPerCamera enum valueosgViewer::ViewerBase
ThreadPerContext enum valueosgViewer::ViewerBase
Threads typedefosgViewer::ViewerBase
unref() const osg::Referencedinline
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
updateSlaves()osg::View
updateTraversal()osgViewer::Viewervirtual
View()osgViewer::View
View(const osgViewer::View &view, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgViewer::View
osg::View::View(const osg::View &view, const osg::CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::View
Viewer()osgViewer::Viewer
Viewer(osg::ArgumentParser &arguments)osgViewer::Viewer
Viewer(const osgViewer::Viewer &viewer, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgViewer::Viewer
ViewerBase()osgViewer::ViewerBase
ViewerBase(const ViewerBase &vb)osgViewer::ViewerBase
viewerBaseInit()osgViewer::ViewerBaseprotected
viewerInit()osgViewer::Viewerinlineprotectedvirtual
Views typedefosgViewer::ViewerBase
Windows typedefosgViewer::ViewerBase
~GUIActionAdapter()osgGA::GUIActionAdapterinlinevirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual
~View()osgViewer::Viewprotectedvirtual
~Viewer()osgViewer::Viewervirtual

osg logo
Generated at Wed Nov 11 2015 22:15:22 for the OpenSceneGraph by doxygen 1.8.10.