gzz.gfx.gl
Class GL_Testing

java.lang.Object
  |
  +--gzz.gfx.gl.GL_Testing

public class GL_Testing
extends java.lang.Object


Constructor Summary
GL_Testing()
           
 
Method Summary
static java.lang.String loopStdstrConv(java.lang.String str)
           
static java.lang.String loopUnistrConv(java.lang.String str)
          Exists for testing string conversions through JNI.
static double useAtof(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GL_Testing

public GL_Testing()
Method Detail

loopUnistrConv

public static java.lang.String loopUnistrConv(java.lang.String str)
Exists for testing string conversions through JNI.


loopStdstrConv

public static java.lang.String loopStdstrConv(java.lang.String str)

useAtof

public static double useAtof(java.lang.String str)