OpenSceneGraph
osg::View Member List

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

_camera (defined in osg::View)osg::Viewprotected
_dataVariance (defined in osg::Object)osg::Objectprotected
_frameStamp (defined in osg::View)osg::Viewprotected
_light (defined in osg::View)osg::Viewprotected
_lightingMode (defined in osg::View)osg::Viewprotected
_name (defined in osg::Object)osg::Objectprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_slaves (defined in osg::View)osg::Viewprotected
_stats (defined in osg::View)osg::Viewprotected
_userDataContainer (defined in osg::Object)osg::Objectprotected
addObserver(Observer *observer) constosg::Referenced
addSlave(osg::Camera *camera, bool useMastersSceneData=true) (defined in osg::View)osg::Viewinline
addSlave(osg::Camera *camera, const osg::Matrix &projectionOffset, const osg::Matrix &viewOffset, bool useMastersSceneData=true) (defined in osg::View)osg::View
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
className() const =0osg::Objectpure virtual
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
computeDataVariance()osg::Objectinlinevirtual
createRenderer(osg::Camera *) (defined in osg::View)osg::Viewinlineprotectedvirtual
DataVariance enum name (defined in osg::Object)osg::Object
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
DYNAMIC enum value (defined in osg::Object)osg::Object
findSlaveForCamera(osg::Camera *camera) (defined in osg::View)osg::View
findSlaveIndexForCamera(osg::Camera *camera) const (defined in osg::View)osg::View
getCamera()osg::Viewinline
getCamera() constosg::Viewinline
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getFrameStamp()osg::Viewinline
getFrameStamp() constosg::Viewinline
getGlobalReferencedMutex()osg::Referencedstatic
getLight()osg::Viewinline
getLight() constosg::Viewinline
getLightingMode() constosg::Viewinline
getName() constosg::Objectinline
getNumSlaves() const (defined in osg::View)osg::Viewinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getSlave(unsigned int pos) (defined in osg::View)osg::Viewinline
getSlave(unsigned int pos) const (defined in osg::View)osg::Viewinline
getStats()osg::Viewinline
getStats() constosg::Viewinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::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
HEADLIGHT enum value (defined in osg::View)osg::View
isSameKindAs(const Object *) const (defined in osg::Object)osg::Objectinlinevirtual
libraryName() const =0osg::Objectpure virtual
LightingMode enum nameosg::View
META_Object(osg, View) (defined in osg::View)osg::View
NO_LIGHT enum value (defined in osg::View)osg::View
Object()osg::Objectinline
Object(bool threadSafeRefUnref) (defined in osg::Object)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
releaseGLObjects(osg::State *=0) constosg::Objectinlinevirtual
removeObserver(Observer *observer) constosg::Referenced
removeSlave(unsigned int pos) (defined in osg::View)osg::View
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
setCamera(osg::Camera *camera)osg::View
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setFrameStamp(osg::FrameStamp *fs)osg::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
setStats(osg::Stats *stats)osg::Viewinline
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud) (defined in osg::Object)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
SKY_LIGHT enum value (defined in osg::View)osg::View
Slaves typedef (defined in osg::View)osg::Viewprotected
STATIC enum value (defined in osg::Object)osg::Object
take(View &rhs)osg::Viewvirtual
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum value (defined in osg::Object)osg::Object
updateSlaves() (defined in osg::View)osg::View
View() (defined in osg::View)osg::View
View(const osg::View &view, const osg::CopyOp &copyop=CopyOp::SHALLOW_COPY) (defined in osg::View)osg::View
~Object()osg::Objectprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual
~View() (defined in osg::View)osg::Viewprotectedvirtual