|
OSG
3.4.0
|
#include <GraphicsContext.h>


Additional Inherited Members | |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
Callback to be implemented to provide access to Windowing API's ability to create Windows/pbuffers.
Definition at line 169 of file GraphicsContext.h.
|
inlinevirtual |
Definition at line 185 of file GraphicsContext.h.
|
pure virtual |
|
pure virtual |
|
inlinevirtual |
Definition at line 181 of file GraphicsContext.h.
|
pure virtual |
|
inline |
Gets screen resolution without using the ScreenResolution structure.
Definition at line 190 of file GraphicsContext.h.
|
pure virtual |
|
inlinevirtual |
Definition at line 179 of file GraphicsContext.h.
|
inline |
Definition at line 206 of file GraphicsContext.h.
|
inline |
Sets screen resolution without using the ScreenSettings structure.
Definition at line 200 of file GraphicsContext.h.
|
inlinevirtual |
Definition at line 175 of file GraphicsContext.h.
1.8.8