From 5f95687888581f6b18f40fa7f6c30d1eafc7a707 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Date: Mon, 16 Apr 2018 11:35:38 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @23933511 --- PhysX_3.4/Source/SimulationController/include/ScIterators.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'PhysX_3.4/Source/SimulationController/include/ScIterators.h') diff --git a/PhysX_3.4/Source/SimulationController/include/ScIterators.h b/PhysX_3.4/Source/SimulationController/include/ScIterators.h index c539d783..97115db6 100644 --- a/PhysX_3.4/Source/SimulationController/include/ScIterators.h +++ b/PhysX_3.4/Source/SimulationController/include/ScIterators.h @@ -81,8 +81,6 @@ namespace Sc PxContactStreamIterator mIter; const PxReal* mForces; Contact mCurrentContact; - ShapeSim* mShape0; - ShapeSim* mShape1; }; ContactIterator() {} -- cgit v1.2.3