javax.media.opengl
public class DefaultGLCapabilitiesChooser extends Object implements GLCapabilitiesChooser
The default implementation of the GLCapabilitiesChooser
interface, which provides consistent visual
selection behavior across platforms. The precise algorithm is
deliberately left loosely specified. Some properties are:
Constructor and Description |
---|
DefaultGLCapabilitiesChooser() |
public int chooseCapabilities(CapabilitiesImmutable desired, List available, int windowSystemRecommendedChoice)
chooseCapabilities
in interface CapabilitiesChooser
Copyright 2010 JogAmp Community.