14#ifndef OSGVIEWER_AcrossAllScreens
15#define OSGVIEWER_AcrossAllScreens 1
The osgViewer library provides high level viewer functionality designed to make it easier to write a ...
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
@ SHALLOW_COPY
Definition CopyOp:47
AcrossAllScreens()
Definition AcrossAllScreens:25
virtual void configure(osgViewer::View &view) const
configure method that is overridden by Config subclasses.
META_Object(osgViewer, AcrossAllScreens)
AcrossAllScreens(const AcrossAllScreens &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
Definition AcrossAllScreens:26
ViewConfig()
Definition View:41
View holds a single view on a scene, this view may be composed of one or more slave cameras.
Definition View:76
#define OSGVIEWER_EXPORT
Definition Export:40