Home
last modified time | relevance | path

Searched defs:createDebugShape (Results 1 – 4 of 4) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/util/
DDebugShapeFactory.java104 private static Geometry createDebugShape(CollisionShape shape) { in createDebugShape() method in DebugShapeFactory
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DDebugShapeFactory.java114 private static Geometry createDebugShape(CollisionShape shape) { in createDebugShape() method in DebugShapeFactory
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/
DPhysicsCollisionObject.java186 public Spatial createDebugShape(AssetManager manager){ in createDebugShape() method in PhysicsCollisionObject
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/
DPhysicsCollisionObject.java206 public Spatial createDebugShape(AssetManager manager){ in createDebugShape() method in PhysicsCollisionObject