us.ihmc.graphics3DAdapter.jme
Class JMERendererTest.JMESimpleBoxMaker

java.lang.Object
  extended by us.ihmc.graphics3DAdapter.graphics.Graphics3DInstructionExecutor
      extended by us.ihmc.graphics3DAdapter.jme.JMEGraphicsObject
          extended by us.ihmc.graphics3DAdapter.jme.JMERendererTest.JMESimpleBoxMaker
Enclosing class:
JMERendererTest

public static class JMERendererTest.JMESimpleBoxMaker
extends JMEGraphicsObject


Field Summary
 boolean cubeAdded
           
 
Constructor Summary
JMERendererTest.JMESimpleBoxMaker(com.jme3.app.Application application, JMEAssetLocator assetManager, Graphics3DObject linkGraphics)
           
 
Method Summary
 
Methods inherited from class us.ihmc.graphics3DAdapter.jme.JMEGraphicsObject
createGraphics3DObjectFromModel, findSubmesh, getNode, printSubmeshes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cubeAdded

public boolean cubeAdded
Constructor Detail

JMERendererTest.JMESimpleBoxMaker

public JMERendererTest.JMESimpleBoxMaker(com.jme3.app.Application application,
                                         JMEAssetLocator assetManager,
                                         Graphics3DObject linkGraphics)