us.ihmc.graphics3DAdapter
Class Graphics3DAdapterTools
java.lang.Object
us.ihmc.graphics3DAdapter.Graphics3DAdapterTools
public class Graphics3DAdapterTools
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graphics3DAdapterTools
public Graphics3DAdapterTools()
createNewWindow
public static void createNewWindow(Graphics3DAdapter graphics3DAdapter,
java.lang.String title,
int width,
int height)
createNewWindow
public static void createNewWindow(java.awt.Canvas canvas,
java.lang.String title,
int width,
int height)