From d1c812f1162e5fdb13c215792725b2591d7428f5 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 15 Sep 2017 15:41:57 -0500 Subject: PhysX 3.4.1, APEX 1.4.1 Release @22845541 --- PhysX_3.4/Source/SimulationController/src/ScShapeSim.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PhysX_3.4/Source/SimulationController/src/ScShapeSim.h') diff --git a/PhysX_3.4/Source/SimulationController/src/ScShapeSim.h b/PhysX_3.4/Source/SimulationController/src/ScShapeSim.h index 86d29f15..e185703f 100644 --- a/PhysX_3.4/Source/SimulationController/src/ScShapeSim.h +++ b/PhysX_3.4/Source/SimulationController/src/ScShapeSim.h @@ -106,9 +106,10 @@ namespace Sc void onRestOffsetChange(); void onFlagChange(PxShapeFlags oldFlags); void onResetFiltering(); - void onVolumeOrTransformChange(bool asPartOfActorTransformChange, bool forceBoundsUpdate = false); + void onVolumeOrTransformChange(bool forceBoundsUpdate = false); void onMaterialChange(); // remove when material properties are gone from PxcNpWorkUnit void onContactOffsetChange(); + void markBoundsForUpdate(bool forceBoundsUpdate, bool isDynamic); void getAbsPoseAligned(PxTransform* PX_RESTRICT globalPose) const; -- cgit v1.2.3