diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html index 9898faac..8f89dd70 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxConvexFlag.html @@ -101,7 +101,7 @@ Quantizes the input vertices using the k-means clustering. <tr><td valign="top"><em><a class="anchor" name="4b7bd21fa96c72b320a39e880208b4b610a876ecefb45e1c7dbaec2afed5c3ad"></a><!-- doxytag: member="eDISABLE_MESH_VALIDATION" ref="4b7bd21fa96c72b320a39e880208b4b610a876ecefb45e1c7dbaec2afed5c3ad" args="" -->eDISABLE_MESH_VALIDATION</em> </td><td> Disables the convex mesh validation to speed-up hull creation. Please use separate validation function in checked/debug builds. Creating a convex mesh with invalid input data without prior validation may result in undefined behavior. <p> -<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxCooking.html#b77e8c999ebbb766fb14c31e18dafaf9" title="Verifies if the convex mesh is valid. Prints an error message for each inconsistency...">PxCooking::validateConvexMesh</a> </dd></dl> +<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxCooking.html#ea8a3c270cc6db602ad250c82c1225bc" title="Verifies if the convex mesh is valid. Prints an error message for each inconsistency...">PxCooking::validateConvexMesh</a> </dd></dl> </td></tr> <tr><td valign="top"><em><a class="anchor" name="4b7bd21fa96c72b320a39e880208b4b662cbe73f95f10cb93b5d471affef7c89"></a><!-- doxytag: member="ePLANE_SHIFTING" ref="4b7bd21fa96c72b320a39e880208b4b662cbe73f95f10cb93b5d471affef7c89" args="" -->ePLANE_SHIFTING</em> </td><td> Enables plane shifting vertex limit algorithm. |