#include <Inventor/components/SoGLGraphicDevicePeer.h>
Go to the source code of this file.
Functions | |
~SoMacGLGraphicDevice () | |
SoGLGraphicConfigTemplate | getGraphicConfigTemplate (SoGLGraphicConfig *graphicConfig) |
SbGlContextHelper::Display | getDisplay () |
SoGLGraphicConfigTemplate | getDefaultGraphicConfigTemplate () |
SoGLGraphicDevice::DeviceType | getType () |
Variables | |
SoMacGLGraphicDevice | __pad0__ |
SoMacGLGraphicDevice SoGLGraphicDevice::DeviceType | dt |
SbGlContextHelper::Display | m_windowHandle |
SoGLGraphicDevice::DeviceType | m_deviceType |
SoGLGraphicConfigTemplate getDefaultGraphicConfigTemplate | ( | ) |
Returns the default template used by Open Inventor.
The template depends on the following environment variables:
SbGlContextHelper::Display getDisplay | ( | ) |
Returns the internal Display * value.
SoGLGraphicConfigTemplate getGraphicConfigTemplate | ( | SoGLGraphicConfig * | graphicConfig | ) |
Returns a template corresponding to the given graphics configuration.
SoGLGraphicDevice::DeviceType getType | ( | ) |
Returns the type of device.
~SoMacGLGraphicDevice | ( | ) |
Destructor.