Searched defs:trans0 (Results 1 – 6 of 6) sorted by relevance
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
| D | BT_BOX_BOX_TRANSFORM_CACHE.java | 94 public void calc_from_homogenic(Matrix4 trans0, Matrix4 trans1) { in calc_from_homogenic() 98 public void calc_from_full_invert(Matrix4 trans0, Matrix4 trans1) { in calc_from_full_invert()
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
| D | gim_box_collision.h | 163 SIMD_FORCE_INLINE void calc_from_homogenic(const btTransform & trans0,const btTransform & trans1) in calc_from_homogenic() 176 SIMD_FORCE_INLINE void calc_from_full_invert(const btTransform & trans0,const btTransform & trans1) in calc_from_full_invert()
|
| D | btGImpactBvh.cpp | 475 void btGImpactBvh::find_collision(btGImpactBvh * boxset0, const btTransform & trans0, in find_collision()
|
| D | btGImpactCollisionAlgorithm.cpp | 271 const btTransform & trans0, in gimpact_vs_gimpact_find_pairs() 308 const btTransform & trans0, in gimpact_vs_shape_find_pairs()
|
| D | btGImpactQuantizedBvh.cpp | 504 …pactQuantizedBvh::find_collision(const btGImpactQuantizedBvh * boxset0, const btTransform & trans0, in find_collision()
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/ |
| D | btPolyhedralContactClipping.cpp | 150 …bool TestInternalObjects( const btTransform& trans0, const btTransform& trans1, const btVector3& d… in TestInternalObjects()
|