aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/SimulationController/src/ScBodySim.h
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Source/SimulationController/src/ScBodySim.h')
-rw-r--r--PhysX_3.4/Source/SimulationController/src/ScBodySim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/PhysX_3.4/Source/SimulationController/src/ScBodySim.h b/PhysX_3.4/Source/SimulationController/src/ScBodySim.h
index 24f1591a..375e58b9 100644
--- a/PhysX_3.4/Source/SimulationController/src/ScBodySim.h
+++ b/PhysX_3.4/Source/SimulationController/src/ScBodySim.h
@@ -228,7 +228,6 @@ namespace Sc
return (getFlagsFast()&ktFlags) == ktFlags;
}
- void postShapeChange(bool asPartOfActorTransformChange);
void createSqBounds();
void destroySqBounds();
void freezeTransforms(Cm::BitMapPinned* shapeChangedMap);