OpenSceneGraph  3.5.1
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) 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
apply(ViewConfig *config)osgViewer::View
apply(const osg::ref_ptr< T > &config)osgViewer::Viewinline
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
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) const osgViewer::View
containsCamera(const osg::ref_ptr< T > &camera) const osgViewer::Viewinline
createDistortionTexture(int width, int height)osgViewer::View
createRenderer(osg::Camera *camera)osgViewer::Viewprotectedvirtual
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() const osg::Referencedprotected
DYNAMIC enum valueosg::Object
EventHandlers typedefosgViewer::View
findSlaveForCamera(osg::Camera *camera)osg::View
findSlaveIndexForCamera(osg::Camera *camera) const osg::View
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
getCompoundClassName() const osg::Objectinline
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
getEventHandlers()osgViewer::Viewinline
getEventHandlers() const osgViewer::Viewinline
getEventQueue()osgViewer::Viewinline
getEventQueue() const osgViewer::Viewinline
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
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
getOrCreateObserverSet() const osg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() const osg::Referencedinline
getScene()osgViewer::Viewinline
getScene() const osgViewer::Viewinline
getSceneData()osgViewer::Viewinline
getSceneData() const osgViewer::Viewinline
getSlave(unsigned int pos)osg::Viewinline
getSlave(unsigned int pos) const osg::Viewinline
getStartTick() const osgViewer::Viewinline
getStats()osg::Viewinline
getStats() const osg::Viewinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() const osg::Referencedinline
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
HEADLIGHT enum valueosg::View
home()osgViewer::View
init()osgViewer::View
isSameKindAs(const Object *) const osg::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() const osg::Referencedinline
referenceCount() const osg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
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
requestContinuousUpdate(bool needed=true)osgViewer::Viewvirtual
requestRedraw()osgViewer::Viewvirtual
requestWarpPointer(float x, float y)osgViewer::Viewvirtual
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
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
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
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) const osg::Referencedprotected
SKY_LIGHT enum valueosg::View
Slaves typedefosg::Viewprotected
STATIC enum valueosg::Object
take(osg::View &rhs)osgViewer::Viewvirtual
unref() const osg::Referencedinline
unref_nodelete() const osg::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

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