class_soft_body_manifold.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=11"/>
  6. <meta name="generator" content="Doxygen 1.12.0"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>Jolt Physics: SoftBodyManifold Class Reference</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <script type="text/javascript" src="clipboard.js"></script>
  13. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  14. <script type="text/javascript" src="navtreedata.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <script type="text/javascript" src="resize.js"></script>
  17. <script type="text/javascript" src="cookie.js"></script>
  18. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  19. <script type="text/javascript" src="search/searchdata.js"></script>
  20. <script type="text/javascript" src="search/search.js"></script>
  21. <script type="text/x-mathjax-config">
  22. MathJax.Hub.Config({
  23. extensions: ["tex2jax.js"],
  24. jax: ["input/TeX","output/HTML-CSS"],
  25. });
  26. </script>
  27. <script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"></script>
  28. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  29. </head>
  30. <body>
  31. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  32. <div id="titlearea">
  33. <table cellspacing="0" cellpadding="0">
  34. <tbody>
  35. <tr id="projectrow">
  36. <td id="projectlogo"><img alt="Logo" src="LogoSmall.png"/></td>
  37. <td id="projectalign">
  38. <div id="projectname">Jolt Physics
  39. </div>
  40. <div id="projectbrief">A multi core friendly Game Physics Engine</div>
  41. </td>
  42. </tr>
  43. </tbody>
  44. </table>
  45. </div>
  46. <!-- end header part -->
  47. <!-- Generated by Doxygen 1.12.0 -->
  48. <script type="text/javascript">
  49. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  50. var searchBox = new SearchBox("searchBox", "search/",'.html');
  51. /* @license-end */
  52. </script>
  53. <script type="text/javascript">
  54. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  55. $(function() { codefold.init(0); });
  56. /* @license-end */
  57. </script>
  58. <script type="text/javascript" src="menudata.js"></script>
  59. <script type="text/javascript" src="menu.js"></script>
  60. <script type="text/javascript">
  61. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  62. $(function() {
  63. initMenu('',true,false,'search.php','Search',true);
  64. $(function() { init_search(); });
  65. });
  66. /* @license-end */
  67. </script>
  68. <div id="main-nav"></div>
  69. </div><!-- top -->
  70. <div id="side-nav" class="ui-resizable side-nav-resizable">
  71. <div id="nav-tree">
  72. <div id="nav-tree-contents">
  73. <div id="nav-sync" class="sync"></div>
  74. </div>
  75. </div>
  76. <div id="splitbar" style="-moz-user-select:none;"
  77. class="ui-resizable-handle">
  78. </div>
  79. </div>
  80. <script type="text/javascript">
  81. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  82. $(function(){initNavTree('class_soft_body_manifold.html',''); initResizable(true); });
  83. /* @license-end */
  84. </script>
  85. <div id="doc-content">
  86. <!-- window showing the filter options -->
  87. <div id="MSearchSelectWindow"
  88. onmouseover="return searchBox.OnSearchSelectShow()"
  89. onmouseout="return searchBox.OnSearchSelectHide()"
  90. onkeydown="return searchBox.OnSearchSelectKey(event)">
  91. </div>
  92. <!-- iframe showing the search results (closed by default) -->
  93. <div id="MSearchResultsWindow">
  94. <div id="MSearchResults">
  95. <div class="SRPage">
  96. <div id="SRIndex">
  97. <div id="SRResults"></div>
  98. <div class="SRStatus" id="Loading">Loading...</div>
  99. <div class="SRStatus" id="Searching">Searching...</div>
  100. <div class="SRStatus" id="NoMatches">No Matches</div>
  101. </div>
  102. </div>
  103. </div>
  104. </div>
  105. <div class="header">
  106. <div class="summary">
  107. <a href="#pub-methods">Public Member Functions</a> &#124;
  108. <a href="#friends">Friends</a> &#124;
  109. <a href="class_soft_body_manifold-members.html">List of all members</a> </div>
  110. <div class="headertitle"><div class="title">SoftBodyManifold Class Reference</div></div>
  111. </div><!--header-->
  112. <div class="contents">
  113. <p>An interface to query which vertices of a soft body are colliding with other bodies.
  114. <a href="#details">More...</a></p>
  115. <p><code>#include &lt;<a class="el" href="_soft_body_manifold_8h_source.html">SoftBodyManifold.h</a>&gt;</code></p>
  116. <table class="memberdecls">
  117. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
  118. Public Member Functions</h2></td></tr>
  119. <tr class="memitem:aa00527a000cd0b485d7a838ac5e288a8" id="r_aa00527a000cd0b485d7a838ac5e288a8"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_array.html">Array</a>&lt; <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa00527a000cd0b485d7a838ac5e288a8">GetVertices</a> () const</td></tr>
  120. <tr class="memdesc:aa00527a000cd0b485d7a838ac5e288a8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the vertices of the soft body for iterating. <br /></td></tr>
  121. <tr class="separator:aa00527a000cd0b485d7a838ac5e288a8"><td class="memSeparator" colspan="2">&#160;</td></tr>
  122. <tr class="memitem:a05c6d3d048b62669bde92ad457317523" id="r_a05c6d3d048b62669bde92ad457317523"><td class="memItemLeft" align="right" valign="top">JPH_INLINE bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a05c6d3d048b62669bde92ad457317523">HasContact</a> (const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;inVertex) const</td></tr>
  123. <tr class="memdesc:a05c6d3d048b62669bde92ad457317523"><td class="mdescLeft">&#160;</td><td class="mdescRight">Check if a vertex has collided with something in this update. <br /></td></tr>
  124. <tr class="separator:a05c6d3d048b62669bde92ad457317523"><td class="memSeparator" colspan="2">&#160;</td></tr>
  125. <tr class="memitem:a1df540bbc021bfd1c7e14caa2f1c77aa" id="r_a1df540bbc021bfd1c7e14caa2f1c77aa"><td class="memItemLeft" align="right" valign="top">JPH_INLINE <a class="el" href="class_vec3.html">Vec3</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a1df540bbc021bfd1c7e14caa2f1c77aa">GetLocalContactPoint</a> (const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;inVertex) const</td></tr>
  126. <tr class="memdesc:a1df540bbc021bfd1c7e14caa2f1c77aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the local space contact point (multiply by GetCenterOfMassTransform() of the soft body to get world space) <br /></td></tr>
  127. <tr class="separator:a1df540bbc021bfd1c7e14caa2f1c77aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
  128. <tr class="memitem:abb6aad92c3678d927ab04481e30850db" id="r_abb6aad92c3678d927ab04481e30850db"><td class="memItemLeft" align="right" valign="top">JPH_INLINE <a class="el" href="class_vec3.html">Vec3</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#abb6aad92c3678d927ab04481e30850db">GetContactNormal</a> (const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;inVertex) const</td></tr>
  129. <tr class="memdesc:abb6aad92c3678d927ab04481e30850db"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the contact normal for the vertex (assumes there is a contact). <br /></td></tr>
  130. <tr class="separator:abb6aad92c3678d927ab04481e30850db"><td class="memSeparator" colspan="2">&#160;</td></tr>
  131. <tr class="memitem:a417c2c3d01bddd24f9115fa7641a3baf" id="r_a417c2c3d01bddd24f9115fa7641a3baf"><td class="memItemLeft" align="right" valign="top">JPH_INLINE <a class="el" href="class_body_i_d.html">BodyID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a417c2c3d01bddd24f9115fa7641a3baf">GetContactBodyID</a> (const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;inVertex) const</td></tr>
  132. <tr class="memdesc:a417c2c3d01bddd24f9115fa7641a3baf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the body with which the vertex has collided in this update. <br /></td></tr>
  133. <tr class="separator:a417c2c3d01bddd24f9115fa7641a3baf"><td class="memSeparator" colspan="2">&#160;</td></tr>
  134. <tr class="memitem:a9624772bae1206b1b316998254308286" id="r_a9624772bae1206b1b316998254308286"><td class="memItemLeft" align="right" valign="top">JPH_INLINE <a class="el" href="_core_8h.html#a69aa29b598b851b0640aa225a9e5d61d">uint</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a9624772bae1206b1b316998254308286">GetNumSensorContacts</a> () const</td></tr>
  135. <tr class="memdesc:a9624772bae1206b1b316998254308286"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the number of sensors that are in contact with the soft body. <br /></td></tr>
  136. <tr class="separator:a9624772bae1206b1b316998254308286"><td class="memSeparator" colspan="2">&#160;</td></tr>
  137. <tr class="memitem:a1c539cf5388178b7fa78be864020049e" id="r_a1c539cf5388178b7fa78be864020049e"><td class="memItemLeft" align="right" valign="top">JPH_INLINE <a class="el" href="class_body_i_d.html">BodyID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a1c539cf5388178b7fa78be864020049e">GetSensorContactBodyID</a> (<a class="el" href="_core_8h.html#a69aa29b598b851b0640aa225a9e5d61d">uint</a> inIndex) const</td></tr>
  138. <tr class="memdesc:a1c539cf5388178b7fa78be864020049e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the i-th sensor that is in contact with the soft body. <br /></td></tr>
  139. <tr class="separator:a1c539cf5388178b7fa78be864020049e"><td class="memSeparator" colspan="2">&#160;</td></tr>
  140. </table><table class="memberdecls">
  141. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="friends" name="friends"></a>
  142. Friends</h2></td></tr>
  143. <tr class="memitem:aa52bab293ad7cec288c33c81d5f38ea9" id="r_aa52bab293ad7cec288c33c81d5f38ea9"><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa52bab293ad7cec288c33c81d5f38ea9">SoftBodyMotionProperties</a></td></tr>
  144. <tr class="memdesc:aa52bab293ad7cec288c33c81d5f38ea9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow <a class="el" href="class_soft_body_motion_properties.html" title="This class contains the runtime information of a soft body.">SoftBodyMotionProperties</a> to construct us. <br /></td></tr>
  145. <tr class="separator:aa52bab293ad7cec288c33c81d5f38ea9"><td class="memSeparator" colspan="2">&#160;</td></tr>
  146. </table>
  147. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  148. <div class="textblock"><p>An interface to query which vertices of a soft body are colliding with other bodies. </p>
  149. </div><h2 class="groupheader">Member Function Documentation</h2>
  150. <a id="a417c2c3d01bddd24f9115fa7641a3baf" name="a417c2c3d01bddd24f9115fa7641a3baf"></a>
  151. <h2 class="memtitle"><span class="permalink"><a href="#a417c2c3d01bddd24f9115fa7641a3baf">&#9670;&#160;</a></span>GetContactBodyID()</h2>
  152. <div class="memitem">
  153. <div class="memproto">
  154. <table class="mlabels">
  155. <tr>
  156. <td class="mlabels-left">
  157. <table class="memname">
  158. <tr>
  159. <td class="memname">JPH_INLINE <a class="el" href="class_body_i_d.html">BodyID</a> SoftBodyManifold::GetContactBodyID </td>
  160. <td>(</td>
  161. <td class="paramtype">const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;</td> <td class="paramname"><span class="paramname"><em>inVertex</em></span></td><td>)</td>
  162. <td> const</td>
  163. </tr>
  164. </table>
  165. </td>
  166. <td class="mlabels-right">
  167. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  168. </tr>
  169. </table>
  170. </div><div class="memdoc">
  171. <p>Get the body with which the vertex has collided in this update. </p>
  172. </div>
  173. </div>
  174. <a id="abb6aad92c3678d927ab04481e30850db" name="abb6aad92c3678d927ab04481e30850db"></a>
  175. <h2 class="memtitle"><span class="permalink"><a href="#abb6aad92c3678d927ab04481e30850db">&#9670;&#160;</a></span>GetContactNormal()</h2>
  176. <div class="memitem">
  177. <div class="memproto">
  178. <table class="mlabels">
  179. <tr>
  180. <td class="mlabels-left">
  181. <table class="memname">
  182. <tr>
  183. <td class="memname">JPH_INLINE <a class="el" href="class_vec3.html">Vec3</a> SoftBodyManifold::GetContactNormal </td>
  184. <td>(</td>
  185. <td class="paramtype">const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;</td> <td class="paramname"><span class="paramname"><em>inVertex</em></span></td><td>)</td>
  186. <td> const</td>
  187. </tr>
  188. </table>
  189. </td>
  190. <td class="mlabels-right">
  191. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  192. </tr>
  193. </table>
  194. </div><div class="memdoc">
  195. <p>Get the contact normal for the vertex (assumes there is a contact). </p>
  196. </div>
  197. </div>
  198. <a id="a1df540bbc021bfd1c7e14caa2f1c77aa" name="a1df540bbc021bfd1c7e14caa2f1c77aa"></a>
  199. <h2 class="memtitle"><span class="permalink"><a href="#a1df540bbc021bfd1c7e14caa2f1c77aa">&#9670;&#160;</a></span>GetLocalContactPoint()</h2>
  200. <div class="memitem">
  201. <div class="memproto">
  202. <table class="mlabels">
  203. <tr>
  204. <td class="mlabels-left">
  205. <table class="memname">
  206. <tr>
  207. <td class="memname">JPH_INLINE <a class="el" href="class_vec3.html">Vec3</a> SoftBodyManifold::GetLocalContactPoint </td>
  208. <td>(</td>
  209. <td class="paramtype">const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;</td> <td class="paramname"><span class="paramname"><em>inVertex</em></span></td><td>)</td>
  210. <td> const</td>
  211. </tr>
  212. </table>
  213. </td>
  214. <td class="mlabels-right">
  215. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  216. </tr>
  217. </table>
  218. </div><div class="memdoc">
  219. <p>Get the local space contact point (multiply by GetCenterOfMassTransform() of the soft body to get world space) </p>
  220. </div>
  221. </div>
  222. <a id="a9624772bae1206b1b316998254308286" name="a9624772bae1206b1b316998254308286"></a>
  223. <h2 class="memtitle"><span class="permalink"><a href="#a9624772bae1206b1b316998254308286">&#9670;&#160;</a></span>GetNumSensorContacts()</h2>
  224. <div class="memitem">
  225. <div class="memproto">
  226. <table class="mlabels">
  227. <tr>
  228. <td class="mlabels-left">
  229. <table class="memname">
  230. <tr>
  231. <td class="memname">JPH_INLINE <a class="el" href="_core_8h.html#a69aa29b598b851b0640aa225a9e5d61d">uint</a> SoftBodyManifold::GetNumSensorContacts </td>
  232. <td>(</td>
  233. <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
  234. <td> const</td>
  235. </tr>
  236. </table>
  237. </td>
  238. <td class="mlabels-right">
  239. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  240. </tr>
  241. </table>
  242. </div><div class="memdoc">
  243. <p>Get the number of sensors that are in contact with the soft body. </p>
  244. </div>
  245. </div>
  246. <a id="a1c539cf5388178b7fa78be864020049e" name="a1c539cf5388178b7fa78be864020049e"></a>
  247. <h2 class="memtitle"><span class="permalink"><a href="#a1c539cf5388178b7fa78be864020049e">&#9670;&#160;</a></span>GetSensorContactBodyID()</h2>
  248. <div class="memitem">
  249. <div class="memproto">
  250. <table class="mlabels">
  251. <tr>
  252. <td class="mlabels-left">
  253. <table class="memname">
  254. <tr>
  255. <td class="memname">JPH_INLINE <a class="el" href="class_body_i_d.html">BodyID</a> SoftBodyManifold::GetSensorContactBodyID </td>
  256. <td>(</td>
  257. <td class="paramtype"><a class="el" href="_core_8h.html#a69aa29b598b851b0640aa225a9e5d61d">uint</a></td> <td class="paramname"><span class="paramname"><em>inIndex</em></span></td><td>)</td>
  258. <td> const</td>
  259. </tr>
  260. </table>
  261. </td>
  262. <td class="mlabels-right">
  263. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  264. </tr>
  265. </table>
  266. </div><div class="memdoc">
  267. <p>Get the i-th sensor that is in contact with the soft body. </p>
  268. </div>
  269. </div>
  270. <a id="aa00527a000cd0b485d7a838ac5e288a8" name="aa00527a000cd0b485d7a838ac5e288a8"></a>
  271. <h2 class="memtitle"><span class="permalink"><a href="#aa00527a000cd0b485d7a838ac5e288a8">&#9670;&#160;</a></span>GetVertices()</h2>
  272. <div class="memitem">
  273. <div class="memproto">
  274. <table class="mlabels">
  275. <tr>
  276. <td class="mlabels-left">
  277. <table class="memname">
  278. <tr>
  279. <td class="memname">const <a class="el" href="class_array.html">Array</a>&lt; <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &gt; &amp; SoftBodyManifold::GetVertices </td>
  280. <td>(</td>
  281. <td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
  282. <td> const</td>
  283. </tr>
  284. </table>
  285. </td>
  286. <td class="mlabels-right">
  287. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  288. </tr>
  289. </table>
  290. </div><div class="memdoc">
  291. <p>Get the vertices of the soft body for iterating. </p>
  292. </div>
  293. </div>
  294. <a id="a05c6d3d048b62669bde92ad457317523" name="a05c6d3d048b62669bde92ad457317523"></a>
  295. <h2 class="memtitle"><span class="permalink"><a href="#a05c6d3d048b62669bde92ad457317523">&#9670;&#160;</a></span>HasContact()</h2>
  296. <div class="memitem">
  297. <div class="memproto">
  298. <table class="mlabels">
  299. <tr>
  300. <td class="mlabels-left">
  301. <table class="memname">
  302. <tr>
  303. <td class="memname">JPH_INLINE bool SoftBodyManifold::HasContact </td>
  304. <td>(</td>
  305. <td class="paramtype">const <a class="el" href="class_soft_body_vertex.html">SoftBodyVertex</a> &amp;</td> <td class="paramname"><span class="paramname"><em>inVertex</em></span></td><td>)</td>
  306. <td> const</td>
  307. </tr>
  308. </table>
  309. </td>
  310. <td class="mlabels-right">
  311. <span class="mlabels"><span class="mlabel">inline</span></span> </td>
  312. </tr>
  313. </table>
  314. </div><div class="memdoc">
  315. <p>Check if a vertex has collided with something in this update. </p>
  316. </div>
  317. </div>
  318. <h2 class="groupheader">Friends And Related Symbol Documentation</h2>
  319. <a id="aa52bab293ad7cec288c33c81d5f38ea9" name="aa52bab293ad7cec288c33c81d5f38ea9"></a>
  320. <h2 class="memtitle"><span class="permalink"><a href="#aa52bab293ad7cec288c33c81d5f38ea9">&#9670;&#160;</a></span>SoftBodyMotionProperties</h2>
  321. <div class="memitem">
  322. <div class="memproto">
  323. <table class="mlabels">
  324. <tr>
  325. <td class="mlabels-left">
  326. <table class="memname">
  327. <tr>
  328. <td class="memname">friend class <a class="el" href="class_soft_body_motion_properties.html">SoftBodyMotionProperties</a></td>
  329. </tr>
  330. </table>
  331. </td>
  332. <td class="mlabels-right">
  333. <span class="mlabels"><span class="mlabel">friend</span></span> </td>
  334. </tr>
  335. </table>
  336. </div><div class="memdoc">
  337. <p>Allow <a class="el" href="class_soft_body_motion_properties.html" title="This class contains the runtime information of a soft body.">SoftBodyMotionProperties</a> to construct us. </p>
  338. </div>
  339. </div>
  340. <hr/>The documentation for this class was generated from the following file:<ul>
  341. <li>Jolt/Physics/SoftBody/<a class="el" href="_soft_body_manifold_8h_source.html">SoftBodyManifold.h</a></li>
  342. </ul>
  343. </div><!-- contents -->
  344. </div><!-- doc-content -->
  345. <!-- start footer part -->
  346. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  347. <ul>
  348. <li class="navelem"><a class="el" href="class_soft_body_manifold.html">SoftBodyManifold</a></li>
  349. <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li>
  350. </ul>
  351. </div>
  352. </body>
  353. </html>