com.jogamp.opengl.impl.glu.registry
Class Registry
java.lang.Object
com.jogamp.opengl.impl.glu.registry.Registry
public class Registry
- extends Object
- Author:
- Administrator
Constructor Summary |
Registry()
Creates a new instance of Registry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Registry
public Registry()
- Creates a new instance of Registry
gluGetString
public static String gluGetString(int name)
gluCheckExtension
public static boolean gluCheckExtension(String extName,
String extString)
Copyright 2010 JogAmp Community.