com.jogamp.opengl.impl.glu.error
Class Error

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.error.Error

public class Error
extends Object

Author:
Administrator

Constructor Summary
Error()
          Creates a new instance of Error
 
Method Summary
static String gluErrorString(int errorCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error()
Creates a new instance of Error

Method Detail

gluErrorString

public static String gluErrorString(int errorCode)


Copyright 2010 JogAmp Community.