com.bulletphysics.demos.opengl
Class LWJGL

java.lang.Object
  extended by com.bulletphysics.demos.opengl.LWJGL

public class LWJGL
extends java.lang.Object


Constructor Summary
LWJGL()
           
 
Method Summary
static IGL getGL()
           
static int main(java.lang.String[] args, int width, int height, java.lang.String title, DemoApplication demoApp)
           
static void postRedisplay()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LWJGL

public LWJGL()
Method Detail

postRedisplay

public static void postRedisplay()

getGL

public static IGL getGL()

main

public static int main(java.lang.String[] args,
                       int width,
                       int height,
                       java.lang.String title,
                       DemoApplication demoApp)
                throws org.lwjgl.LWJGLException
Throws:
org.lwjgl.LWJGLException