|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.bullet.util.DebugShapeFactory
public class DebugShapeFactory
Constructor Summary | |
---|---|
DebugShapeFactory()
|
Method Summary | |
---|---|
static Mesh |
getDebugMesh(CollisionShape shape)
|
static Spatial |
getDebugShape(CollisionShape collisionShape)
Creates a debug shape from the given collision shape. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebugShapeFactory()
Method Detail |
---|
public static Spatial getDebugShape(CollisionShape collisionShape)
attachDebugShape(AssetManager manager);
on it.
collisionShape
-
public static Mesh getDebugMesh(CollisionShape shape)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |