Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/test/jme3test/bullet/
DPhysicsTestHelper.java62 Geometry boxGeometry = new Geometry("Box", box); in createPhysicsTestWorld() local
116 Geometry boxGeometry = new Geometry("Box", box); in createPhysicsTestWorldSoccer() local
134 Geometry boxGeometry = new Geometry("Box", box); in createPhysicsTestBox() local
150 Geometry boxGeometry = new Geometry("Sphere", sphere); in createPhysicsTestSphere() local