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 --- .../files/PxClothParticleData_8h-source.html | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html index eee18c45..4771df9f 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxClothParticleData_8h-source.html @@ -64,21 +64,21 @@ 00048 00049 struct PxClothParticle; 00050 -00055 class PxClothParticleData : public PxLockedData -00056 { -00057 public: -00062 PxClothParticle* particles; -00063 -00068 PxClothParticle* previousParticles; -00069 }; -00070 -00071 #if !PX_DOXYGEN -00072 } // namespace physx -00073 #endif -00074 -00077 #endif // PX_USE_CLOTH_API -00078 -00079 #endif +00056 class PX_DEPRECATED PxClothParticleData : public PxLockedData +00057 { +00058 public: +00063 PxClothParticle* particles; +00064 +00069 PxClothParticle* previousParticles; +00070 }; +00071 +00072 #if !PX_DOXYGEN +00073 } // namespace physx +00074 #endif +00075 +00078 #endif // PX_USE_CLOTH_API +00079 +00080 #endif

-- cgit v1.2.3