Adds findContact to regular physics bodies so that they can find contacting objects...
commitb64123a452d50ba53b9a8db476fed119ffe414d6
authorAreloch <Areloch@gmail.com>
Sat, 14 May 2016 04:57:48 +0000 (13 23:57 -0500)
committerAreloch <Areloch@gmail.com>
Sat, 14 May 2016 04:57:48 +0000 (13 23:57 -0500)
treeb552e33c067838119484df2e2207cff1d65bbaad
parent1299b527f1a405f78a79fd8ee045087fcc906d16
Adds findContact to regular physics bodies so that they can find contacting objects and surfaces in a way similar to players.
Engine/source/T3D/physics/bullet/btBody.cpp
Engine/source/T3D/physics/bullet/btBody.h
Engine/source/T3D/physics/physicsBody.h
Engine/source/T3D/physics/physx3/px3Body.cpp
Engine/source/T3D/physics/physx3/px3Body.h