reactphysics3d/src/collision
2017-09-07 22:23:00 +02:00
..
broadphase
narrowphase Fix issue in GJK algorithm when numerical issue occurs 2017-09-07 22:23:00 +02:00
shapes Remove unnecessary collision margin for some shapes 2017-09-03 19:06:02 +02:00
CollisionCallback.cpp Fix issues in collision detection 2017-08-18 17:50:27 +02:00
CollisionCallback.h Refactor the way to create the contact manifolds and contact points 2017-07-30 22:14:46 +02:00
CollisionDetection.cpp Fix typo 2017-09-04 22:23:29 +02:00
CollisionDetection.h Fix issue with obsolete contact points that were not removed 2017-09-04 21:23:07 +02:00
ContactManifold.cpp Fix typo 2017-09-04 22:23:29 +02:00
ContactManifold.h Fix typo 2017-09-04 22:23:29 +02:00
ContactManifoldInfo.cpp Refactor the way to create the contact manifolds and contact points 2017-07-30 22:14:46 +02:00
ContactManifoldInfo.h Refactor the way to create the contact manifolds and contact points 2017-07-30 22:14:46 +02:00
ContactManifoldSet.cpp Fix typo 2017-09-04 22:23:29 +02:00
ContactManifoldSet.h Fix typo 2017-09-04 22:23:29 +02:00
ContactPointInfo.h
HalfEdgeStructure.cpp
HalfEdgeStructure.h
MiddlePhaseTriangleCallback.cpp Remove unnecessary collision margin for some shapes 2017-09-03 19:06:02 +02:00
MiddlePhaseTriangleCallback.h Working on ConcaveMeshShape and HeightFieldShape collision detection 2017-08-21 07:35:08 +02:00
NarrowPhaseInfo.cpp Fix issues and refactor collision shape type and collision shape name 2017-08-31 23:11:00 +02:00
NarrowPhaseInfo.h Fix issues and refactor collision shape type and collision shape name 2017-08-31 23:11:00 +02:00
OverlapCallback.h Refactor the way to create the contact manifolds and contact points 2017-07-30 22:14:46 +02:00
PolygonVertexArray.cpp
PolygonVertexArray.h
PolyhedronMesh.cpp Working on ConcaveMeshShape and HeightFieldShape collision detection 2017-08-21 07:35:08 +02:00
PolyhedronMesh.h
ProxyShape.cpp
ProxyShape.h Fix issues and refactor collision shape type and collision shape name 2017-08-31 23:11:00 +02:00
RaycastInfo.cpp
RaycastInfo.h
TriangleMesh.cpp
TriangleMesh.h
TriangleVertexArray.cpp Fix issue in TriangleVertexArray 2017-09-04 07:26:01 +02:00
TriangleVertexArray.h Working on ConcaveMeshShape and HeightFieldShape collision detection 2017-08-21 07:35:08 +02:00