Home
last modified time | relevance | path

Searched refs:spatial1 (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/
DPhysicsCollisionObject.java234 Spatial spatial1 = it1.next(); in getDebugShape() local
235 Geometry geom = ((Geometry) spatial1); in getDebugShape()
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/
DPhysicsCollisionObject.java254 Spatial spatial1 = it1.next(); in getDebugShape() local
255 Geometry geom = ((Geometry) spatial1); in getDebugShape()