|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.common.util.JogampVersion
com.jogamp.opengl.JoglVersion
public class JoglVersion
Field Summary |
---|
Fields inherited from class com.jogamp.common.util.JogampVersion |
---|
IMPLEMENTATION_BRANCH, IMPLEMENTATION_COMMIT |
Method Summary | |
---|---|
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)
|
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 |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static JoglVersion getInstance()
public StringBuilder toString(GL gl, StringBuilder sb)
public String toString(GL gl)
public static StringBuilder getGLInfo(GL gl, StringBuilder sb)
public static void main(String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |