| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <meta http-equiv="X-UA-Compatible" content="IE=11"/>
- <meta name="generator" content="Doxygen 1.12.0"/>
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
- <title>Jolt Physics: Class Members - Functions</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="jquery.js"></script>
- <script type="text/javascript" src="dynsections.js"></script>
- <script type="text/javascript" src="clipboard.js"></script>
- <link href="navtree.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="navtreedata.js"></script>
- <script type="text/javascript" src="navtree.js"></script>
- <script type="text/javascript" src="resize.js"></script>
- <script type="text/javascript" src="cookie.js"></script>
- <link href="search/search.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="search/searchdata.js"></script>
- <script type="text/javascript" src="search/search.js"></script>
- <script type="text/x-mathjax-config">
- MathJax.Hub.Config({
- extensions: ["tex2jax.js"],
- jax: ["input/TeX","output/HTML-CSS"],
- });
- </script>
- <script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"></script>
- <link href="doxygen.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
- <div id="titlearea">
- <table cellspacing="0" cellpadding="0">
- <tbody>
- <tr id="projectrow">
- <td id="projectlogo"><img alt="Logo" src="LogoSmall.png"/></td>
- <td id="projectalign">
- <div id="projectname">Jolt Physics
- </div>
- <div id="projectbrief">A multi core friendly Game Physics Engine</div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- end header part -->
- <!-- Generated by Doxygen 1.12.0 -->
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- var searchBox = new SearchBox("searchBox", "search/",'.html');
- /* @license-end */
- </script>
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- $(function() { codefold.init(0); });
- /* @license-end */
- </script>
- <script type="text/javascript" src="menudata.js"></script>
- <script type="text/javascript" src="menu.js"></script>
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- $(function() {
- initMenu('',true,false,'search.php','Search',true);
- $(function() { init_search(); });
- });
- /* @license-end */
- </script>
- <div id="main-nav"></div>
- </div><!-- top -->
- <div id="side-nav" class="ui-resizable side-nav-resizable">
- <div id="nav-tree">
- <div id="nav-tree-contents">
- <div id="nav-sync" class="sync"></div>
- </div>
- </div>
- <div id="splitbar" style="-moz-user-select:none;"
- class="ui-resizable-handle">
- </div>
- </div>
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- $(function(){initNavTree('functions_func_l.html',''); initResizable(true); });
- /* @license-end */
- </script>
- <div id="doc-content">
- <!-- window showing the filter options -->
- <div id="MSearchSelectWindow"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- onkeydown="return searchBox.OnSearchSelectKey(event)">
- </div>
- <!-- iframe showing the search results (closed by default) -->
- <div id="MSearchResultsWindow">
- <div id="MSearchResults">
- <div class="SRPage">
- <div id="SRIndex">
- <div id="SRResults"></div>
- <div class="SRStatus" id="Loading">Loading...</div>
- <div class="SRStatus" id="Searching">Searching...</div>
- <div class="SRStatus" id="NoMatches">No Matches</div>
- </div>
- </div>
- </div>
- </div>
- <div class="contents">
- <div class="textblock">Here is a list of all functions with links to the classes they belong to:</div>
- <h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
- <li>Length() : <a class="el" href="class_d_vec3.html#a7d1feb75db248b954ef774ee33e46014">DVec3</a>, <a class="el" href="class_quat.html#ab93ff288ad62172d343e11ce4fbf07d0">Quat</a>, <a class="el" href="class_vec3.html#a38a9efffc3f9413f3dd702abc73eb9a2">Vec3</a>, <a class="el" href="class_vec4.html#a4eb731c3e56eb2eab155f38a1c888834">Vec4</a>, <a class="el" href="class_vector.html#a83748e43a3d85e50140c24f0aa093cb9">Vector< Rows ></a></li>
- <li>LengthSq() : <a class="el" href="class_d_vec3.html#a95fe01b11cc216e8d718d1122392a018">DVec3</a>, <a class="el" href="class_quat.html#a60f30c650e027a892e699c156c7eca67">Quat</a>, <a class="el" href="class_vec3.html#aba501a6a474028084799f871c9083dc1">Vec3</a>, <a class="el" href="class_vec4.html#acff7d4f95f6dcce1d825c0bfb3798c9a">Vec4</a>, <a class="el" href="class_vector.html#afa80dcde530acc7b7911526d921b60e8">Vector< Rows ></a></li>
- <li>LERP() : <a class="el" href="class_quat.html#a54dc8061046dd6ba3fb3a1965cf7319c">Quat</a></li>
- <li>LFHMAllocatorContext() : <a class="el" href="class_contact_constraint_manager_1_1_contact_allocator.html#a4937e72fe7c08c45687b9deb3c3dba32">ContactConstraintManager::ContactAllocator</a>, <a class="el" href="class_l_f_h_m_allocator_context.html#a4937e72fe7c08c45687b9deb3c3dba32">LFHMAllocatorContext</a></li>
- <li>LinkBodies() : <a class="el" href="class_island_builder.html#ad3c6e43cef523989bab88ed8cc11575f">IslandBuilder</a></li>
- <li>LinkConstraint() : <a class="el" href="class_island_builder.html#a323b5204fe8c9fdb7a15791469780259">IslandBuilder</a></li>
- <li>LinkContact() : <a class="el" href="class_island_builder.html#a32b2a16b2eca88110ad2604e2b129132">IslandBuilder</a></li>
- <li>lock() : <a class="el" href="class_mutex.html#ad91be808bf0a60a16f10b897ec246d3a">Mutex</a>, <a class="el" href="class_shared_mutex.html#a9fa5be0817cac255fc1a1b57046468ec">SharedMutex</a></li>
- <li>lock_shared() : <a class="el" href="class_shared_mutex.html#a39d069ffca3b0e8e42a72c756d4dbae1">SharedMutex</a></li>
- <li>LockAll() : <a class="el" href="class_mutex_array.html#a6b7192bee3d37aa5fcc12074081a66a6">MutexArray< MutexType ></a></li>
- <li>LockAllBodies() : <a class="el" href="class_body_manager.html#a425eaf59b68a237d6821267ed1474f35">BodyManager</a></li>
- <li>LockAllConstraints() : <a class="el" href="class_constraint_manager.html#ae8d4baabaedc6f26b774d40b71b6bf85">ConstraintManager</a></li>
- <li>LockAllTranslations() : <a class="el" href="class_skeleton_mapper.html#abbaa0b7c3a89c8332342c2cc6aa74262">SkeletonMapper</a></li>
- <li>LockAngular() : <a class="el" href="class_motion_properties.html#a6bfec52a7ff3345d6fefd3f84faf6be7">MotionProperties</a></li>
- <li>LockFreeHashMap() : <a class="el" href="class_lock_free_hash_map.html#a99cc8576eb24e276e64a720f51516d62">LockFreeHashMap< Key, Value ></a></li>
- <li>LockModifications() : <a class="el" href="class_broad_phase.html#a09a84eceb64acb6636984a06bbb7a73a">BroadPhase</a>, <a class="el" href="class_broad_phase_quad_tree.html#a7d387d77d1d6e8f388dde9470458da81">BroadPhaseQuadTree</a></li>
- <li>LockRead() : <a class="el" href="class_body_lock_interface.html#a8a771b3c89803fee5e6d1c90f2f96a07">BodyLockInterface</a>, <a class="el" href="class_body_lock_interface_locking.html#a5324dd788c8358e092527e3c68d9a682">BodyLockInterfaceLocking</a>, <a class="el" href="class_body_lock_interface_no_lock.html#a53465d00162795f90dd2fba3910723bd">BodyLockInterfaceNoLock</a>, <a class="el" href="class_body_manager.html#ab9fe4438ea3c96fa4b2cbc724f425024">BodyManager</a></li>
- <li>LockTranslation() : <a class="el" href="class_motion_properties.html#ab7168117a82829c137798ff843900104">MotionProperties</a></li>
- <li>LockTranslations() : <a class="el" href="class_skeleton_mapper.html#a2741193b04cb2cbe14996962fbf71b97">SkeletonMapper</a></li>
- <li>LockWrite() : <a class="el" href="class_body_lock_interface.html#a9d17ddb805293e6495f3569a4ed32969">BodyLockInterface</a>, <a class="el" href="class_body_lock_interface_locking.html#a109d30a7639dde11979c5e1ccb62707c">BodyLockInterfaceLocking</a>, <a class="el" href="class_body_lock_interface_no_lock.html#a785146858bb1499ca0af9a45aeaeef2f">BodyLockInterfaceNoLock</a>, <a class="el" href="class_body_manager.html#a21232e25b634203c299d6192180b6fe6">BodyManager</a></li>
- <li>LogicalShiftLeft() : <a class="el" href="class_u_vec4.html#a159c5fb6e8cb1c49a87a48d3977b50b6">UVec4</a></li>
- <li>LogicalShiftRight() : <a class="el" href="class_u_vec4.html#a42597d44e823feee9c343624b72ece79">UVec4</a></li>
- <li>LRA() : <a class="el" href="class_soft_body_shared_settings_1_1_l_r_a.html#a4aab07b503827f2a165ec62c83ab531b">SoftBodySharedSettings::LRA</a></li>
- </ul>
- </div><!-- contents -->
- </div><!-- doc-content -->
- <!-- start footer part -->
- <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
- <ul>
- <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>
- </ul>
- </div>
- </body>
- </html>
|