From d11708e398c2f6377d9eac2b1f7248c62faab569 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Tue, 25 Apr 2017 16:02:08 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @22017166 --- .../PhysXAPI/files/PxTaskManager_8h-source.html | 25 ++++++++++------------ 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h-source.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h-source.html index c0f9c6b9..a720cb87 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxTaskManager_8h-source.html @@ -121,21 +121,18 @@ 00215 virtual void decrReference(PxLightCpuTask&) = 0; 00216 virtual void addReference(PxLightCpuTask&) = 0; 00217 -00218 virtual void emitStartEvent(PxBaseTask&, uint32_t threadId=0) = 0; -00219 virtual void emitStopEvent(PxBaseTask&, uint32_t threadId=0) = 0; -00220 -00223 friend class PxBaseTask; -00224 friend class PxTask; -00225 friend class PxLightCpuTask; -00226 friend class PxGpuWorkerThread; -00227 }; -00228 -00229 PX_POP_PACK +00220 friend class PxBaseTask; +00221 friend class PxTask; +00222 friend class PxLightCpuTask; +00223 friend class PxGpuWorkerThread; +00224 }; +00225 +00226 PX_POP_PACK +00227 +00228 } // end physx namespace +00229 00230 -00231 } // end physx namespace -00232 -00233 -00234 #endif // PXTASK_PXTASKMANAGER_H +00231 #endif // PXTASK_PXTASKMANAGER_H

-- cgit v1.2.3