Uses of Class
com.openinventor.inventor.devices.SoGLFormat
-
Packages that use SoGLFormat Package Description com.openinventor.inventor.devices Open Inventor supported devices. -
-
Uses of SoGLFormat in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLFormat Modifier and Type Method Description static SoGLFormatSoGLFormat. getDefaultFormat()Returns the default format used.SoGLFormatSoGLContext. getFormat()Returns theSoGLFormatassociated to theSoGLContext.SoGLFormatSoGLFormat. getNearest()Returns the supported format which is the nearest available on this system.Constructors in com.openinventor.inventor.devices with parameters of type SoGLFormat Constructor Description SoGLFormat(SoGLFormat refFormat)Constructor that initializes the format from the specified one.
-