Home
last modified time | relevance | path

Searched refs:batchedUnitVectorGetSupportingVertexWithoutMargin (Results 1 – 25 of 33) sorted by relevance

12

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtUniformScalingShape.cpp37 void btUniformScalingShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vect… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btUniformScalingShape
39 …m_childConvexShape->batchedUnitVectorGetSupportingVertexWithoutMargin(vectors,supportVerticesOut,n… in batchedUnitVectorGetSupportingVertexWithoutMargin()
101 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6); in getAabbSlow()
DbtCylinderShape.h57 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
145 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*…
168 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*…
DbtConvex2dShape.cpp35 void btConvex2dShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,bt… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btConvex2dShape
37 …m_childConvexShape->batchedUnitVectorGetSupportingVertexWithoutMargin(vectors,supportVerticesOut,n… in batchedUnitVectorGetSupportingVertexWithoutMargin()
DbtCylinderShape.cpp254 void btCylinderShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,bt… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btCylinderShape
262 void btCylinderShapeZ::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,b… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btCylinderShapeZ
273 void btCylinderShapeX::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,b… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btCylinderShapeX
DbtMinkowskiSumShape.h39 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtMinkowskiSumShape.cpp37 void btMinkowskiSumShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vector… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btMinkowskiSumShape
DbtMultiSphereShape.h45 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtSphereShape.h39 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvex2dShape.h40 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtUniformScalingShape.h42 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvexTriangleMeshShape.h46 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvexShape.h60 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtSphereShape.cpp27 void btSphereShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVe… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btSphereShape
DbtConvexPointCloudShape.h84 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvexHullShape.h73 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtPolyhedralConvexShape.h54 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvexPointCloudShape.cpp55 void btConvexPointCloudShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* ve… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btConvexPointCloudShape
DbtConeShape.h41 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtConvexInternalShape.cpp130 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6); in recalcLocalAabb()
DbtConeShape.cpp111 void btConeShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVect… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btConeShape
DbtTriangleShape.h76 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtCapsuleShape.h47 …virtual void batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* vectors,btVector3*… in ATTRIBUTE_ALIGNED16()
DbtPolyhedralConvexShape.cpp367 void btPolyhedralConvexShape::batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3* ve… in batchedUnitVectorGetSupportingVertexWithoutMargin() function in btPolyhedralConvexShape
475 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6); in recalcLocalAabb()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtMinkowskiPenetrationDepthSolver.cpp132 …convexA->batchedUnitVectorGetSupportingVertexWithoutMargin(seperatingAxisInABatch,supportVerticesA… in calcPenDepth()
133 …convexB->batchedUnitVectorGetSupportingVertexWithoutMargin(seperatingAxisInBBatch,supportVerticesB… in calcPenDepth()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexShape.java89 …public void batchedUnitVectorGetSupportingVertexWithoutMargin(btVector3 vectors, btVector3 support… in batchedUnitVectorGetSupportingVertexWithoutMargin() method in btConvexShape

12