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