diff options
| author | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
|---|---|---|
| committer | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
| commit | b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch) | |
| tree | de67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @23933511 (diff) | |
| download | physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.tar.xz physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.zip | |
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html b/PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html index eff73a5a..13307e24 100644 --- a/PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html +++ b/PhysX_3.4/Documentation/PhysXGuide/Manual/Cloth.html @@ -6,7 +6,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Cloth — NVIDIA PhysX SDK 3.4.1 Documentation</title> + <title>Cloth (deprecated) — NVIDIA PhysX SDK 3.4.2 Documentation</title> <link rel="stylesheet" href="../_static/nvidia.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> @@ -15,7 +15,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', - VERSION: '3.4.1', + VERSION: '3.4.2', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -24,7 +24,7 @@ <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> - <link rel="top" title="NVIDIA PhysX SDK 3.4.1 Documentation" href="../index.html" /> + <link rel="top" title="NVIDIA PhysX SDK 3.4.2 Documentation" href="../index.html" /> <link rel="up" title="User's Guide" href="Index.html" /> <link rel="next" title="Debug Visualization" href="DebugVisualization.html" /> <link rel="prev" title="Particles (deprecated)" href="Particles.html" /> @@ -39,7 +39,7 @@ <li class="right" > <a href="Particles.html" title="Particles (deprecated)" accesskey="P">previous</a> |</li> - <li><a href="../Index.html">NVIDIA PhysX SDK 3.4.1 Documentation</a> »</li> + <li><a href="../Index.html">NVIDIA PhysX SDK 3.4.2 Documentation</a> »</li> <li><a href="Index.html" accesskey="U">User's Guide</a> »</li> </ul> </div> @@ -49,8 +49,8 @@ <div class="bodywrapper"> <div class="body"> - <div class="section" id="cloth"> -<span id="id1"></span><h1>Cloth<a class="headerlink" href="#cloth" title="Permalink to this headline">¶</a></h1> + <div class="section" id="cloth-deprecated"> +<span id="cloth"></span><h1>Cloth (deprecated)<a class="headerlink" href="#cloth-deprecated" title="Permalink to this headline">¶</a></h1> <div class="section" id="introduction"> <h2>Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h2> <p><strong>The PhysX clothing feature has been deprecated in PhysX version 3.4.1. The PhysX and APEX clothing features are replaced by the standalone NvCloth library.</strong></p> @@ -467,7 +467,7 @@ Self-collision stiffness defines how strong the separating impulse should be.</p <div class="sphinxsidebarwrapper"> <h3><a href="../Index.html">Table Of Contents</a></h3> <ul> -<li><a class="reference internal" href="#">Cloth</a><ul> +<li><a class="reference internal" href="#">Cloth (deprecated)</a><ul> <li><a class="reference internal" href="#introduction">Introduction</a></li> <li><a class="reference internal" href="#simulation-algorithm">Simulation Algorithm</a><ul> <li><a class="reference internal" href="#solver-frequency">Solver Frequency</a></li> @@ -541,12 +541,12 @@ Self-collision stiffness defines how strong the separating impulse should be.</p <li class="right" > <a href="Particles.html" title="Particles (deprecated)" >previous</a> |</li> - <li><a href="../Index.html">NVIDIA PhysX SDK 3.4.1 Documentation</a> »</li> + <li><a href="../Index.html">NVIDIA PhysX SDK 3.4.2 Documentation</a> »</li> <li><a href="Index.html" >User's Guide</a> »</li> </ul> </div> <div class="footer"> - © Copyright 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. + © Copyright 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. </div> </body> </html>
\ No newline at end of file |