gl4java.system
Class GljMSJDirect
java.lang.Object
|
+--gl4java.system.GljMSJDirect
- public class GljMSJDirect
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GljMSJDirect
public GljMSJDirect()
OGLWindowMsgPump
public static final void OGLWindowMsgPump()
createOGLWindowNative
public static final long createOGLWindowNative(long hwndParent,
int x,
int y,
int width,
int height)
destroyOGLWindowNative
public static final void destroyOGLWindowNative(long hdc)
moveOGLWindowNative
public static final void moveOGLWindowNative(long hdc,
int x,
int y,
int width,
int height)