us.ihmc.graphics3DAdapter.jme
Class JMEGraphicsObject
java.lang.Object
us.ihmc.graphics3DAdapter.graphics.Graphics3DInstructionExecutor
us.ihmc.graphics3DAdapter.jme.JMEGraphicsObject
- Direct Known Subclasses:
- JMERendererTest.JMESimpleBoxMaker
public class JMEGraphicsObject
- extends Graphics3DInstructionExecutor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMEGraphicsObject
public JMEGraphicsObject(com.jme3.app.Application application,
JMEAssetLocator jmeAssetLocator,
Graphics3DObject graphics3dObject)
createGraphics3DObjectFromModel
public static com.jme3.scene.Spatial createGraphics3DObjectFromModel(java.lang.String fileName,
java.lang.String submesh,
boolean centerSubmesh,
AppearanceDefinition appearanceDefinition,
JMEAssetLocator jmeAssetLocator)
findSubmesh
public static com.jme3.scene.Spatial findSubmesh(com.jme3.scene.Spatial spatial,
java.lang.String submesh,
boolean centerSubmesh)
printSubmeshes
public static void printSubmeshes(com.jme3.scene.Spatial spatial)
getNode
public com.jme3.scene.Node getNode()