OSG
3.4.0
|
#include <GraphicsContext.h>
Additional Inherited Members | |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
![]() | |
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.