aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/SimulationController/include/ScIterators.h
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Source/SimulationController/include/ScIterators.h')
-rw-r--r--PhysX_3.4/Source/SimulationController/include/ScIterators.h2
1 files changed, 0 insertions, 2 deletions
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() {}