reactphysics3d/include/reactphysics3d/collision
2020-12-31 16:41:05 +01:00
..
broadphase Rename the List class into Array 2020-09-05 15:06:51 +02:00
narrowphase Refactor the mathematics_functions.h file 2020-09-08 19:03:22 +02:00
shapes Fix issue and modifications in HeightFieldShape 2020-12-31 16:41:05 +01:00
Collider.h More materials into the ColliderComponents and more optimizations 2020-07-28 23:35:11 +02:00
CollisionCallback.h Rename the List class into Array 2020-09-05 15:06:51 +02:00
ContactManifold.h Rename the List class into Array 2020-09-05 15:06:51 +02:00
ContactManifoldInfo.h Working on optimizations in contacts creation 2020-07-18 17:03:44 +02:00
ContactPair.h Use uint32 type for size/capacity of List 2020-08-30 00:00:47 +02:00
ContactPointInfo.h Optimizations and small modifications 2020-10-04 16:08:12 +02:00
HalfEdgeStructure.h Rename the List class into Array 2020-09-05 15:06:51 +02:00
OverlapCallback.h Rename the List class into Array 2020-09-05 15:06:51 +02:00
PolygonVertexArray.h Add force inline macro 2020-07-26 20:47:23 +02:00
PolyhedronMesh.h Log an error when convex mesh is created with duplicated vertices and add in user manual that this is not supported 2020-09-21 13:59:23 +02:00
RaycastInfo.h Use faster ray vs ABBB intersection algorithm in raycasting DynamicAABBTree broad-phase 2020-11-08 15:13:17 +01:00
TriangleMesh.h Rename the List class into Array 2020-09-05 15:06:51 +02:00
TriangleVertexArray.h Add force inline macro 2020-07-26 20:47:23 +02:00