Uses of Class
com.openinventor.inventor.devices.SoGLFormat
Packages that use SoGLFormat
-
Uses of SoGLFormat in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLFormatModifier and TypeMethodDescriptionstatic SoGLFormat
SoGLFormat.getDefaultFormat()
Returns the default format used.SoGLContext.getFormat()
Returns theSoGLFormat
associated to theSoGLContext
.SoGLFormat.getNearest()
Returns the supported format which is the nearest available on this system.Constructors in com.openinventor.inventor.devices with parameters of type SoGLFormatModifierConstructorDescriptionSoGLFormat
(SoGLFormat refFormat) Constructor that initializes the format from the specified one.