29package com.jogamp.nativewindow;
31import java.util.Comparator;
148 }
else if(id1 < id2) {
A generic exception for OpenGL errors used throughout the binding as a substitute for RuntimeExceptio...
Comparing VIDType#NATIVE.
int compare(final VisualIDHolder vid1, final VisualIDHolder vid2)
VIDComparator(final VIDType type)
Visual ID holder interface.
static final int VID_UNDEFINED
getVisualID(VIDType) result indicating an undefined value, which could be cause by an unsupported que...
int getVisualID(VIDType type)
Returns the native visual ID of the given type if supported, or VID_UNDEFINED if not supported.
boolean isVisualIDSupported(VIDType type)
Returns true if the given VIDType is supported, otherwise false.