com.jogamp.opengl.impl.glu.registry
Class Registry

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.registry.Registry

public class Registry
extends Object

Author:
Administrator

Constructor Summary
Registry()
          Creates a new instance of Registry
 
Method Summary
static boolean gluCheckExtension(String extName, String extString)
           
static String gluGetString(int name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Registry

public Registry()
Creates a new instance of Registry

Method Detail

gluGetString

public static String gluGetString(int name)

gluCheckExtension

public static boolean gluCheckExtension(String extName,
                                        String extString)


Copyright 2010 JogAmp Community.