diff options
| author | Sheikh Dawood <[email protected]> | 2018-08-13 13:37:04 -0500 |
|---|---|---|
| committer | Sheikh Dawood <[email protected]> | 2018-08-13 13:37:04 -0500 |
| commit | 3f9977d72f8a481e76b6ad643a3d312a8cf9b551 (patch) | |
| tree | 8dfa563cf2a06498b56b055af133bd066f1f349c /PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @24214033 (diff) | |
| download | physx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.tar.xz physx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.zip | |
PhysX 3.4, APEX 1.4 patch release @24698370
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html index 61ca3f53..181b2e85 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html @@ -2116,7 +2116,7 @@ Specifies whether the collision object belongs to a kinematic rigid body. <dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the object belongs to a kinematic rigid body, else false</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structPxRigidBodyFlag.html#5fd4878ae66a98c030a9d976e8ba8596bd76e6985e9db78efb7a66148ea4c212" title="Enables kinematic mode for the actor.">PxRigidBodyFlag::eKINEMATIC</a> </dd></dl> -<p>References <a class="el" href="PxFiltering_8h-source.html#l00486">PxFilterObjectFlag::eKINEMATIC</a>.</p> +<p>References <a class="el" href="PxFiltering_8h-source.html#l00502">PxFilterObjectFlag::eKINEMATIC</a>.</p> </div> </div><p> @@ -2147,7 +2147,7 @@ Specifies whether the collision object is a trigger shape. <dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the object is a trigger shape, else false</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structPxShapeFlag.html#6edb481aaa3a998c5d6dd3fc4ad87f1aef2b90024dc86be72b68bbaf94a5821d" title="The shape is a trigger which can send reports whenever other shapes enter/leave its...">PxShapeFlag::eTRIGGER_SHAPE</a> </dd></dl> -<p>References <a class="el" href="PxFiltering_8h-source.html#l00487">PxFilterObjectFlag::eTRIGGER</a>.</p> +<p>References <a class="el" href="PxFiltering_8h-source.html#l00503">PxFilterObjectFlag::eTRIGGER</a>.</p> </div> </div><p> @@ -2178,7 +2178,7 @@ Extract filter object type from the filter attributes of a collision pair object <dl class="return" compact><dt><b>Returns:</b></dt><dd>The type of the collision pair object.</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structPxFilterObjectType.html" title="Identifies each type of filter object.">PxFilterObjectType</a> </dd></dl> -<p>References <a class="el" href="PxFiltering_8h-source.html#l00473">PxFilterObjectType::eMAX_TYPE_COUNT</a>.</p> +<p>References <a class="el" href="PxFiltering_8h-source.html#l00489">PxFilterObjectType::eMAX_TYPE_COUNT</a>.</p> </div> </div><p> |