SO_PIMPL_BASE_PUBLIC_DECLARATION(SoGLScreenDevice)
Class for smart character strings.
const char * toLatin1() const
Returns the string as a Latin-1/ASCII C string.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> OpenGL device ma...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> GL Screen device...
SbVec2i32 getResolution() const
Returns the device's resolution in pixels.
SbString getName() const
Returns an user presentable string representing the device.
friend std::ostream & operator<<(std::ostream &os, const SoGLScreenDevice &dev)
Prints information about this device.
SbVec2f getPhysicalSize() const
Returns the device's physical size (in millimeters).
unsigned int getColorDepth() const
Returns the number of bits per pixel of the device.
SoGLDevice * getGLDevice() const
Returns the SoGLDevice object on which the device is connected.