endrov.gl
Class EvGLMatrixMode

java.lang.Object
  extended by endrov.gl.EvGLMatrixMode

public class EvGLMatrixMode
extends java.lang.Object

OpenGL 2 style Matrix stack. For use with OpenGL 3 I suspect it won't be needed a lot


Constructor Summary
EvGLMatrixMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvGLMatrixMode

public EvGLMatrixMode()