OpenSceneGraph
osgViewer::View Member List

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

_cameraosg::Viewprotected
_cameraManipulatorosgViewer::Viewprotected
_coordinateSystemNodePathosgViewer::Viewprotected
_dataVarianceosg::Objectprotected
_displaySettingsosgViewer::Viewprotected
_eventHandlersosgViewer::Viewprotected
_eventQueueosgViewer::Viewprotected
_eventSourcesosgViewer::Viewprotected
_frameStamposg::Viewprotected
_fusionDistanceModeosgViewer::Viewprotected
_fusionDistanceValueosgViewer::Viewprotected
_lastAppliedViewConfigosgViewer::Viewprotected
_lightosg::Viewprotected
_lightingModeosg::Viewprotected
_nameosg::Objectprotected
_observerSetosg::Referencedmutableprotected
_refCountosg::Referencedmutableprotected
_sceneosgViewer::Viewprotected
_slavesosg::Viewprotected
_startTickosgViewer::Viewprotected
_statsosg::Viewprotected
_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) constosg::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
apply(ViewConfig *config)osgViewer::View
apply(const osg::ref_ptr< T > &config)osgViewer::Viewinline
asCallback()osg::Objectinlinevirtual
asCallback() constosg::Objectinlinevirtual
asCallbackObject()osg::Objectinlinevirtual
asCallbackObject() constosg::Objectinlinevirtual
asCamera()osg::Objectinlinevirtual
asCamera() constosg::Objectinlinevirtual
asDrawable()osg::Objectinlinevirtual
asDrawable() constosg::Objectinlinevirtual
asImage()osg::Objectinlinevirtual
asImage() constosg::Objectinlinevirtual
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::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() constosg::Objectinlinevirtual
asStateSet()osg::Objectinlinevirtual
asStateSet() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
asUniformBase() constosg::Objectinlinevirtual
asUniformBase()osg::Objectinlinevirtual
asUserDataContainer()osg::Objectinlinevirtual
asUserDataContainer() constosg::Objectinlinevirtual
asValueObject()osg::Objectinlinevirtual
asValueObject() constosg::Objectinlinevirtual
asView()osgViewer::Viewinlinevirtual
className() const =0osg::Objectpure virtual
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
CompositeViewer classosgViewer::Viewfriend
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
containsCamera(const osg::Camera *camera) constosgViewer::View
containsCamera(const osg::ref_ptr< T > &camera) constosgViewer::Viewinline
createDistortionTexture(int width, int height)osgViewer::View
createRenderer(osg::Camera *camera)osgViewer::Viewprotectedvirtual
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() constosg::Referencedprotected
Devices typedefosgViewer::View
DYNAMIC enum valueosg::Object
EventHandlers typedefosgViewer::View
findSlaveForCamera(osg::Camera *camera)osg::View
findSlaveIndexForCamera(osg::Camera *camera) constosg::View
getCamera()osg::Viewinline
getCamera() constosg::Viewinline
getCameraContainingPosition(float x, float y, float &local_x, float &local_y) constosgViewer::View
getCameraManipulator()osgViewer::Viewinline
getCameraManipulator() constosgViewer::Viewinline
getCompoundClassName() constosg::Objectinline
getCoordinateSystemNodePath() constosgViewer::View
getDatabasePager()osgViewer::View
getDatabasePager() constosgViewer::View
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getDevices()osgViewer::Viewinline
getDevices() constosgViewer::Viewinline
getDisplaySettings()osgViewer::Viewinline
getDisplaySettings() constosgViewer::Viewinline
getEventHandlers()osgViewer::Viewinline
getEventHandlers() constosgViewer::Viewinline
getEventQueue()osgViewer::Viewinline
getEventQueue() constosgViewer::Viewinline
getFrameStamp()osg::Viewinline
getFrameStamp() constosg::Viewinline
getFusionDistanceMode() constosgViewer::Viewinline
getFusionDistanceValue() constosgViewer::Viewinline
getGlobalReferencedMutex()osg::Referencedstatic
getImagePager()osgViewer::View
getImagePager() constosgViewer::View
getLastAppliedViewConfig()osgViewer::Viewinline
getLastAppliedViewConfig() constosgViewer::Viewinline
getLight()osg::Viewinline
getLight() constosg::Viewinline
getLightingMode() constosg::Viewinline
getName() constosg::Objectinline
getNumSlaves() constosg::Viewinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() constosg::Referencedinline
getScene()osgViewer::Viewinline
getScene() constosgViewer::Viewinline
getSceneData()osgViewer::Viewinline
getSceneData() constosgViewer::Viewinline
getSlave(unsigned int pos)osg::Viewinline
getSlave(unsigned int pos) constosg::Viewinline
getStartTick() constosgViewer::Viewinline
getStats()osg::Viewinline
getStats() constosg::Viewinline
getThreadSafeRefUnref() constosg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
getViewerBase()osgViewer::Viewinline
HEADLIGHT enum valueosg::View
home()osgViewer::View
init()osgViewer::View
isSameKindAs(const Object *) constosg::Objectinlinevirtual
libraryName() const =0osg::Objectpure virtual
LightingMode enum nameosg::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
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(osg::State *=0) constosg::Viewvirtual
removeDevice(osgGA::Device *eventSource)osgViewer::View
removeDevice(const osg::ref_ptr< T > &eventSource)osgViewer::Viewinline
removeEventHandler(osgGA::EventHandler *eventHandler)osgViewer::View
removeEventHandler(const osg::ref_ptr< T > &eventHandler)osgViewer::Viewinline
removeObserver(Observer *observer) constosg::Referenced
removeSlave(unsigned int pos)osg::View
requestContinuousUpdate(bool needed=true)osgViewer::Viewvirtual
requestRedraw()osgViewer::Viewvirtual
requestWarpPointer(float x, float y)osgViewer::Viewvirtual
requiresRedraw() constosgViewer::Viewvirtual
requiresUpdateSceneGraph() constosgViewer::Viewvirtual
resizeGLObjectBuffers(unsigned int maxSize)osg::Viewvirtual
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
setEventQueue(osgGA::EventQueue *eventQueue)osgViewer::Viewinline
setEventQueue(const osg::ref_ptr< T > &eventQueue)osgViewer::Viewinline
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
setLight(osg::Light *light)osg::Viewinline
setLightingMode(LightingMode lightingMode)osg::View
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setSceneData(osg::Node *node)osgViewer::Viewvirtual
setSceneData(const osg::ref_ptr< T > &node)osgViewer::Viewinline
setStartTick(osg::Timer_t tick)osgViewer::Viewvirtual
setStats(osg::Stats *stats)osg::Viewinline
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUpDepthPartition(DepthPartitionSettings *dsp=0)osgViewer::View
setUpDepthPartitionForCamera(osg::Camera *cameraToPartition, DepthPartitionSettings *dps=0)osgViewer::View
setUpViewAcrossAllScreens()osgViewer::View
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
signalObserversAndDelete(bool signalDelete, bool doDelete) constosg::Referencedprotected
SKY_LIGHT enum valueosg::View
Slaves typedefosg::Viewprotected
STATIC enum valueosg::Object
take(osg::View &rhs)osgViewer::Viewvirtual
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum valueosg::Object
updateSlaves()osg::View
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
~GUIActionAdapter()osgGA::GUIActionAdapterinlinevirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual
~View()osgViewer::Viewprotectedvirtual