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 --- .../PhysXAPI/files/classPxSimulationStatistics.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationStatistics.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationStatistics.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationStatistics.html index 7a8d8dfd..9d59c3b3 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationStatistics.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationStatistics.html @@ -35,9 +35,9 @@ enum  VolumeType {
  eRIGID_BODY,
-  PX_DEPRECATED, +  PX_DEPRECATED,
-  eCLOTH, +  PX_DEPRECATED,
  eVOLUME_COUNT
@@ -215,15 +215,22 @@ A volume belonging to a rigid body object.

See also:
PxRigidStatic PxRigidDynamic PxArticulationLink
-PX_DEPRECATED  +PX_DEPRECATED  A volume belonging to a particle system (deprecated).

-

Deprecated:
The PhysX particle feature has been deprecated in PhysX version 3.4
-
See also:
PxParticleSystem PxParticleFluid
+A volume belonging to a cloth.

+

Deprecated:
The PhysX particle feature has been deprecated in PhysX version 3.4
+
See also:
PxParticleSystem PxParticleFluid
+
Deprecated:
The PhysX cloth feature has been deprecated in PhysX version 3.4.1
+
See also:
PxCloth
-eCLOTH  -A volume belonging to a cloth. +PX_DEPRECATED  +A volume belonging to a particle system (deprecated).

+A volume belonging to a cloth.

+

Deprecated:
The PhysX particle feature has been deprecated in PhysX version 3.4
+
See also:
PxParticleSystem PxParticleFluid
+
Deprecated:
The PhysX cloth feature has been deprecated in PhysX version 3.4.1
See also:
PxCloth
eVOLUME_COUNT  -- cgit v1.2.3