public class JoglVersion
extends com.jogamp.common.util.JogampVersion
Modifier and Type | Method and Description |
---|---|
static StringBuilder |
getAvailableCapabilitiesInfo(GLDrawableFactory factory,
AbstractGraphicsDevice device,
StringBuilder sb) |
static StringBuilder |
getDefaultOpenGLInfo(StringBuilder sb) |
static StringBuilder |
getGLInfo(GL gl,
StringBuilder sb) |
static JoglVersion |
getInstance() |
static void |
main(String[] args) |
String |
toString(GL gl) |
StringBuilder |
toString(GL gl,
StringBuilder sb) |
equals, getAndroidPackageVersionName, getAttribute, getAttribute, getAttributeName, getAttributeNames, getExtensionName, getFullManifestInfo, getImplementationBranch, getImplementationCommit, getImplementationTitle, getImplementationURL, getImplementationVendor, getImplementationVendorID, getImplementationVersion, getManifest, getManifestInfo, getPackageName, getSpecificationTitle, getSpecificationVendor, getSpecificationVersion, hashCode, toString, toString
public static JoglVersion getInstance()
public StringBuilder toString(GL gl, StringBuilder sb)
public static StringBuilder getAvailableCapabilitiesInfo(GLDrawableFactory factory, AbstractGraphicsDevice device, StringBuilder sb)
public static StringBuilder getDefaultOpenGLInfo(StringBuilder sb)
public static StringBuilder getGLInfo(GL gl, StringBuilder sb)
public static void main(String[] args)
Copyright 2010 JogAmp Community.