com.metsci.glimpse.gl.util
Class GLErrorUtils

java.lang.Object
  extended by com.metsci.glimpse.gl.util.GLErrorUtils

public class GLErrorUtils
extends java.lang.Object


Method Summary
static boolean logGLError(java.util.logging.Logger logger, java.util.logging.Level level, javax.media.opengl.GL gl, java.lang.String prefix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logGLError

public static boolean logGLError(java.util.logging.Logger logger,
                                 java.util.logging.Level level,
                                 javax.media.opengl.GL gl,
                                 java.lang.String prefix)


Copyright © 2012 Metron, Inc.. All Rights Reserved.