Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtBoxShape.cpp17 btBoxShape::btBoxShape( const btVector3& boxHalfExtents) in btBoxShape()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBoxShape.java69 public btBoxShape(Vector3 boxHalfExtents) { in btBoxShape()
DbtBox2dShape.java69 public btBox2dShape(Vector3 boxHalfExtents) { in btBox2dShape()