Home
last modified time | relevance | path

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

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
DFrustumCullingTest.java84 final btConvexHullShape hullShape = new btConvexHullShape(); in createFrustumObject() local
88 shape.addChildShape(tmpM.setToTranslation(center), hullShape); in createFrustumObject() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionWorldImporter.cpp488 btConvexHullShape* hullShape = createConvexHullShape(); in convertCollisionShape() local
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
DbtWorldImporter.cpp377 btConvexHullShape* hullShape = createConvexHullShape(); in convertCollisionShape() local