| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- <!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: File Members</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('globals_defs.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 macros with links to the files they belong to:</div>
- <h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
- <li>BROAD_PHASE : <a class="el" href="_physics_system_8cpp.html#aad55d1aa02fb095e428393a1b19c814f">PhysicsSystem.cpp</a></li>
- </ul>
- <h3><a id="index_j" name="index_j"></a>- j -</h3><ul>
- <li>JPH_ADD_ATTRIBUTE : <a class="el" href="_serializable_attribute_typed_8h.html#a564e5bd12360a28431c73574690dd1b8">SerializableAttributeTyped.h</a></li>
- <li>JPH_ADD_ATTRIBUTE_WITH_ALIAS : <a class="el" href="_serializable_attribute_typed_8h.html#a861c3d62109332e36799a2e86d160c99">SerializableAttributeTyped.h</a></li>
- <li>JPH_ADD_BASE_CLASS : <a class="el" href="_r_t_t_i_8h.html#a6b6dec4b6f44b7b759575042b90f1e0e">RTTI.h</a></li>
- <li>JPH_ADD_ENUM_ATTRIBUTE : <a class="el" href="_serializable_attribute_enum_8h.html#a3b22fbca3340e9995ee02ec11447515d">SerializableAttributeEnum.h</a></li>
- <li>JPH_ADD_ENUM_ATTRIBUTE_WITH_ALIAS : <a class="el" href="_serializable_attribute_enum_8h.html#a60dd3c12ea0bb4c809e96221d8ff0025">SerializableAttributeEnum.h</a></li>
- <li>JPH_ALLOC_FN : <a class="el" href="_memory_8cpp.html#a668fcc255ab2023c923b60b30de9282e">Memory.cpp</a></li>
- <li>JPH_ALLOC_SCOPE : <a class="el" href="_memory_8cpp.html#aaca87e834c41d0cd09b639ad58d377d4">Memory.cpp</a></li>
- <li>JPH_ASSERT : <a class="el" href="_issue_reporting_8h.html#aaf6b1df827e11b7ca5f6f8778bd8f8cd">IssueReporting.h</a></li>
- <li>JPH_BASE_CLASS_OFFSET : <a class="el" href="_r_t_t_i_8h.html#a668438b38455c6832cd177af4462cdec">RTTI.h</a></li>
- <li>JPH_BREAKPOINT : <a class="el" href="_core_8h.html#a252846bbcc9c2281dba7ad4673e708ce">Core.h</a></li>
- <li>JPH_CACHE_LINE_SIZE : <a class="el" href="_core_8h.html#a2eca4e00d11d8fdbbd04c4a23a244278">Core.h</a></li>
- <li>JPH_CLANG_13_PLUS_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a56b2f8bbe701eb1d5abb795108938d94">Core.h</a></li>
- <li>JPH_CLANG_16_PLUS_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a8fdd598df1d0bcd8ef890ece041ec39e">Core.h</a></li>
- <li>JPH_CLANG_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a7e4d18d1740a496e87b0b745a83175e1">Core.h</a></li>
- <li>JPH_DEBUG : <a class="el" href="_core_8h.html#a06f6299732e98a727ed302e921611d56">Core.h</a></li>
- <li>JPH_DEBUG_RENDERER_EXPORT : <a class="el" href="_debug_renderer_8h.html#a1eb8c8b4d1d3d0232455eed4ac196289">DebugRenderer.h</a></li>
- <li>JPH_DECLARE_PRIMITIVE : <a class="el" href="_object_stream_8cpp.html#a7d32f5239cd276fd0012072a2a4ccd23">ObjectStream.cpp</a>, <a class="el" href="_object_stream_8h.html#a7d32f5239cd276fd0012072a2a4ccd23">ObjectStream.h</a>, <a class="el" href="_object_stream_out_8cpp.html#a7d32f5239cd276fd0012072a2a4ccd23">ObjectStreamOut.cpp</a>, <a class="el" href="_serializable_attribute_8h.html#a7d32f5239cd276fd0012072a2a4ccd23">SerializableAttribute.h</a></li>
- <li>JPH_DECLARE_RTTI_ABSTRACT : <a class="el" href="_r_t_t_i_8h.html#aa342df4c27afe127c91c78a18524e149">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_ABSTRACT_BASE : <a class="el" href="_r_t_t_i_8h.html#a3ff0a59480ae32ece4f84604c58571d9">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_FOR_FACTORY : <a class="el" href="_r_t_t_i_8h.html#a6730e0db6d896ebec02feaf2fb1962e2">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_HELPER : <a class="el" href="_r_t_t_i_8h.html#a90f2450c61a3aacfebc11258ac919432">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_NON_VIRTUAL : <a class="el" href="_r_t_t_i_8h.html#a030cbf2601458db3a9f2ea1bf181b005">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_OUTSIDE_CLASS : <a class="el" href="_r_t_t_i_8h.html#a4a4f092ae66bfd23b475ed2bbe015e76">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_VIRTUAL : <a class="el" href="_r_t_t_i_8h.html#a13d46ae1d3df8685d4f6d2f02d44f076">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_VIRTUAL_BASE : <a class="el" href="_r_t_t_i_8h.html#af64324d36799d7c7827a7fc1c7773e7b">RTTI.h</a></li>
- <li>JPH_DECLARE_RTTI_WITH_NAMESPACE_FOR_FACTORY : <a class="el" href="_r_t_t_i_8h.html#a50aad6dd20dc88522774eb2e267f6ddd">RTTI.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_ABSTRACT : <a class="el" href="_serializable_object_8h.html#ac317eaf55d6ffd3bc0c67521bc33d617">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_ABSTRACT_BASE : <a class="el" href="_serializable_object_8h.html#ae930e54dc186e23ef194e0c89681bf9f">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_NON_VIRTUAL : <a class="el" href="_serializable_object_8h.html#accc27ff8b37777018bc2d93207412b71">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_OUTSIDE_CLASS : <a class="el" href="_serializable_object_8h.html#aa0ae52235ce05a3559fac744c0c5cb21">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_VIRTUAL : <a class="el" href="_serializable_object_8h.html#ad80cbee2b256f570ee204534dec05da4">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZABLE_VIRTUAL_BASE : <a class="el" href="_serializable_object_8h.html#aa933697d79529904b1027a806ed94b0f">SerializableObject.h</a></li>
- <li>JPH_DECLARE_SERIALIZATION_FUNCTIONS : <a class="el" href="_serializable_object_8h.html#a7e157da66f2e52b03f01ab235487fde4">SerializableObject.h</a></li>
- <li>JPH_DEFAULT_ALLOCATE_ALIGNMENT : <a class="el" href="_core_8h.html#a25f22c6e1ee09e17aef6d6c1e9e6ce63">Core.h</a></li>
- <li>JPH_DEFINE_TRIVIAL_HASH : <a class="el" href="_hash_combine_8h.html#ae769863cf16f969cdea429484609d34e">HashCombine.h</a></li>
- <li>JPH_DET_LOG : <a class="el" href="_determinism_log_8h.html#a61c37041df47384bded07d7067fc8cf7">DeterminismLog.h</a></li>
- <li>JPH_EL : <a class="el" href="_mat44_8inl.html#a7d2c3dded3b7d624fb4cde097f294fa7">Mat44.inl</a></li>
- <li>JPH_EVS_ROTATE : <a class="el" href="_eigen_value_symmetric_8h.html#a7de93add3597eb0ea0e78c5cd45f9725">EigenValueSymmetric.h</a></li>
- <li>JPH_EXPORT : <a class="el" href="_core_8h.html#a2712a9b0f778ab9d1aa5118b4e8e6bd8">Core.h</a></li>
- <li>JPH_EXPORT_GCC_BUG_WORKAROUND : <a class="el" href="_core_8h.html#a99479aa3165acf219093ab9549833cf9">Core.h</a></li>
- <li>JPH_GCC_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a46d791d2b1f95fa056399441a2ad8667">Core.h</a></li>
- <li>JPH_IF_DEBUG : <a class="el" href="_core_8h.html#a3feba9adfefa0cf951f6b4aeb4990fb4">Core.h</a></li>
- <li>JPH_IF_DEBUG_RENDERER : <a class="el" href="_core_8h.html#ab6d002cadb39841b46bb93fe8a20e00e">Core.h</a></li>
- <li>JPH_IF_DOUBLE_PRECISION : <a class="el" href="_core_8h.html#a53c63d069a8c5c75085ed00c3725e0ab">Core.h</a></li>
- <li>JPH_IF_ENABLE_ASSERTS : <a class="el" href="_issue_reporting_8h.html#a9189784257d6995aa3ecbafbf8bc5bd5">IssueReporting.h</a></li>
- <li>JPH_IF_FLOATING_POINT_EXCEPTIONS_ENABLED : <a class="el" href="_core_8h.html#a9f995afb38a0d149ed20606b43a3e2fb">Core.h</a></li>
- <li>JPH_IF_NOT_ANDROID : <a class="el" href="_core_8h.html#aac5e592f9e714fda0c006772758e3c6f">Core.h</a></li>
- <li>JPH_IF_NOT_DEBUG : <a class="el" href="_core_8h.html#a19cd70ae9b66fee2faf10a0d00fe8a13">Core.h</a></li>
- <li>JPH_IF_NOT_DEBUG_RENDERER : <a class="el" href="_core_8h.html#a5f790aaecc28630723d8d68801ce8865">Core.h</a></li>
- <li>JPH_IF_SINGLE_PRECISION : <a class="el" href="_core_8h.html#a2b44b10d432bafc0db7e105e3c246425">Core.h</a></li>
- <li>JPH_IF_SINGLE_PRECISION_ELSE : <a class="el" href="_core_8h.html#aa004a0f7df4c0472bb33a149fce1f21c">Core.h</a></li>
- <li>JPH_IF_TRACK_BROADPHASE_STATS : <a class="el" href="_broad_phase_8h.html#a1fd93e96654ff2092f35485924d94df9">BroadPhase.h</a></li>
- <li>JPH_IF_TRACK_NARROWPHASE_STATS : <a class="el" href="_narrow_phase_stats_8h.html#a338a08d1bae50a8368cce3eaa218f1b1">NarrowPhaseStats.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_ABSTRACT : <a class="el" href="_r_t_t_i_8h.html#ad1ef48680348ecc0d318544e49e59efb">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_ABSTRACT_BASE : <a class="el" href="_r_t_t_i_8h.html#ac209c74f11bc4a8893baa3abe9839139">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_NON_VIRTUAL : <a class="el" href="_r_t_t_i_8h.html#acc74973e1a6c6be43135c2e52693428f">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_OUTSIDE_CLASS : <a class="el" href="_r_t_t_i_8h.html#a4a641a155ee1c2a238734f69e69f2e5f">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_VIRTUAL : <a class="el" href="_r_t_t_i_8h.html#a10066d3dbecb1f07b1c5250773537b86">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_RTTI_VIRTUAL_BASE : <a class="el" href="_r_t_t_i_8h.html#adb200046bbf9e46a9870dc1862e8cc15">RTTI.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_ABSTRACT : <a class="el" href="_serializable_object_8h.html#aa0df3cb355e5b6fa66051046f5590a5e">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_ABSTRACT_BASE : <a class="el" href="_serializable_object_8h.html#ada2ccb45b6d52e1c8a1785bc62b412e4">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_NON_VIRTUAL : <a class="el" href="_serializable_object_8h.html#af1893434ccaa3c9d7eebc3f1c8c83290">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_OUTSIDE_CLASS : <a class="el" href="_serializable_object_8h.html#a8d52ce16aca23d1e5a6933b4607f7f8a">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_VIRTUAL : <a class="el" href="_serializable_object_8h.html#ad9a7708c6cfef4f2b257db2f06f17b6b">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZABLE_VIRTUAL_BASE : <a class="el" href="_serializable_object_8h.html#aa59eb84cc23028203085e2c3fce663d2">SerializableObject.h</a></li>
- <li>JPH_IMPLEMENT_SERIALIZATION_FUNCTIONS : <a class="el" href="_serializable_object_8h.html#a9ff80255cadbb579a6be539451245df7">SerializableObject.h</a></li>
- <li>JPH_INTERNAL_DEFAULT_ALLOCATE : <a class="el" href="_memory_8h.html#adf0d5d2601d9295abad305607595a7c9">Memory.h</a></li>
- <li>JPH_INTERNAL_DEFAULT_FREE : <a class="el" href="_memory_8h.html#a59e48c2bba4ef31501a21fa76e2bd0ad">Memory.h</a></li>
- <li>JPH_MAKE_HASH_STRUCT : <a class="el" href="_hash_combine_8h.html#aedd0cd83dae14bf34f99338587ab043d">HashCombine.h</a></li>
- <li>JPH_MAKE_HASHABLE : <a class="el" href="_hash_combine_8h.html#acb214eb23a4f6646330f74bc5f72c938">HashCombine.h</a></li>
- <li>JPH_MAKE_STD_HASH : <a class="el" href="_hash_combine_8h.html#a17475665ce4ff763a68a3fd9e82e826b">HashCombine.h</a></li>
- <li>JPH_MSVC2019_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#abbf86de84b7cb1817f2be1e28b6b754f">Core.h</a></li>
- <li>JPH_MSVC2026_PLUS_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a78ec1032549e00a1342bd478529dc43d">Core.h</a></li>
- <li>JPH_MSVC_SUPPRESS_WARNING : <a class="el" href="_core_8h.html#a7e50ac7352b8f5948a91b543756c84a8">Core.h</a></li>
- <li>JPH_NAMESPACE_BEGIN : <a class="el" href="_core_8h.html#ad14098b68b8c44ea6112601031268405">Core.h</a></li>
- <li>JPH_NAMESPACE_END : <a class="el" href="_core_8h.html#a73da8725998b00321a9db341202d650d">Core.h</a></li>
- <li>JPH_NO_EXPORT : <a class="el" href="_core_8h.html#ac2c075faa1ac3c9c5263a6729726c931">Core.h</a></li>
- <li>JPH_OBJECT_LAYER_BITS : <a class="el" href="_object_layer_8h.html#a744c7588b7b9c9d897854299a8682c66">ObjectLayer.h</a></li>
- <li>JPH_OVERRIDE_NEW_DELETE : <a class="el" href="_memory_8h.html#a91074fb218fe28954a0938c099ddd9e0">Memory.h</a></li>
- <li>JPH_PLATFORM_WINDOWS : <a class="el" href="_core_8h.html#a06421dbef09f6a781ed52965f5f5eac8">Core.h</a></li>
- <li>JPH_PLATFORM_WINDOWS_UWP : <a class="el" href="_core_8h.html#a32aff07e497254f9fbe9bbe669c94bcf">Core.h</a></li>
- <li>JPH_PROFILE : <a class="el" href="_profiler_8h.html#aeea975f69380f934d24a9169e43bac9b">Profiler.h</a></li>
- <li>JPH_PROFILE_DUMP : <a class="el" href="_profiler_8h.html#a7fd763325a27ec4b58e54119dbf08acb">Profiler.h</a></li>
- <li>JPH_PROFILE_END : <a class="el" href="_profiler_8h.html#ad4065f7f547ab9ee221c76b6dc313425">Profiler.h</a></li>
- <li>JPH_PROFILE_FUNCTION : <a class="el" href="_profiler_8h.html#a9d22d20c7f03e2ec7bf058811b12cb4e">Profiler.h</a></li>
- <li>JPH_PROFILE_NEXTFRAME : <a class="el" href="_profiler_8h.html#ac158343dbc5927ea288d3ef011feb288">Profiler.h</a></li>
- <li>JPH_PROFILE_START : <a class="el" href="_profiler_8h.html#a565915a1416629f5e8fd84ab2cbe7a14">Profiler.h</a></li>
- <li>JPH_PROFILE_TAG : <a class="el" href="_profiler_8h.html#ad70c118d5a68a0e7996f9e9e4bb04af8">Profiler.h</a></li>
- <li>JPH_PROFILE_TAG2 : <a class="el" href="_profiler_8h.html#a25c67544eb8ec8c174946341070a4ec0">Profiler.h</a></li>
- <li>JPH_PROFILE_THREAD_END : <a class="el" href="_profiler_8h.html#acdb6d6bc05aad36435219ee5f631efc8">Profiler.h</a></li>
- <li>JPH_PROFILE_THREAD_START : <a class="el" href="_profiler_8h.html#a5455272d603b90d629b74c0d64338173">Profiler.h</a></li>
- <li>JPH_RENAME_CLASS : <a class="el" href="_r_t_t_i_8h.html#aec1da7ef8dc2aa9668cd7cb65e543941">RTTI.h</a></li>
- <li>JPH_RTTI : <a class="el" href="_r_t_t_i_8h.html#a96bfac00708a5a1649b5581b3d082d12">RTTI.h</a></li>
- <li>JPH_RVECTOR_ALIGNMENT : <a class="el" href="_real_8h.html#ac6a49178acb5c5ecdbab2424aca0e474">Real.h</a></li>
- <li>JPH_SCOPE_EXIT : <a class="el" href="_scope_exit_8h.html#a839a77790fe3ad876d339661b0dedc82">ScopeExit.h</a></li>
- <li>JPH_SCOPE_EXIT_TAG : <a class="el" href="_scope_exit_8h.html#a34f8b40943318ef531e67cda41e687b9">ScopeExit.h</a></li>
- <li>JPH_SCOPE_EXIT_TAG2 : <a class="el" href="_scope_exit_8h.html#af3b6234fdd42f0f27a584738fb79b60a">ScopeExit.h</a></li>
- <li>JPH_STACK_ALLOC : <a class="el" href="_core_8h.html#a438e7b853f86742bcbdf0faeaa2094a2">Core.h</a></li>
- <li>JPH_SUPPRESS_WARNINGS : <a class="el" href="_core_8h.html#a0e5e358b4576bd9e1692d2ce14088702">Core.h</a></li>
- <li>JPH_SUPPRESS_WARNINGS_STD_BEGIN : <a class="el" href="_core_8h.html#a4ac413403e9ca00d24a3e2f244cf5456">Core.h</a></li>
- <li>JPH_SUPPRESS_WARNINGS_STD_END : <a class="el" href="_core_8h.html#a5f6b64537a538d9204b253532b799467">Core.h</a></li>
- <li>JPH_TSAN_NO_SANITIZE : <a class="el" href="_core_8h.html#a727ca2a69e72fed5f1cf97b0f283bb52">Core.h</a></li>
- <li>JPH_UNUSED : <a class="el" href="_core_8h.html#a719a73b9e445920bf5969f05d01ce69c">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_1 : <a class="el" href="_core_8h.html#a7fdb6c3ad10d37a8e64b98aaa2bea89b">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_10 : <a class="el" href="_core_8h.html#a69c4f6512bd5a3cd5625e1841162198d">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_11 : <a class="el" href="_core_8h.html#ad0fafdd184b95c8932542acd32ae9d90">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_2 : <a class="el" href="_core_8h.html#a5a41e47408cd3e5bc9164210ef9b9fd6">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_3 : <a class="el" href="_core_8h.html#a4c2959424fe3c6d654334c4e9826c56e">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_4 : <a class="el" href="_core_8h.html#ab3724ebc5d00bb7dbe874d35b25b07e8">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_5 : <a class="el" href="_core_8h.html#a3a29a20b88a94c0a2618546d1c3e361e">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_6 : <a class="el" href="_core_8h.html#a628e5cc2f7334d21fd9c519989735933">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_7 : <a class="el" href="_core_8h.html#adb1f1905de0e1144e41db647cc72c6e7">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_8 : <a class="el" href="_core_8h.html#ac10d408390f93609210bc469945a653a">Core.h</a></li>
- <li>JPH_VERSION_FEATURE_BIT_9 : <a class="el" href="_core_8h.html#a34ad201212816f7bbc8441654be0f7b1">Core.h</a></li>
- <li>JPH_VERSION_FEATURES : <a class="el" href="_core_8h.html#abac97305fdb6c1af52b2d54b68a8ecb2">Core.h</a></li>
- <li>JPH_VERSION_ID : <a class="el" href="_core_8h.html#a551c9a48a48d58a1c50f1c86a9d8f768">Core.h</a></li>
- <li>JPH_VERSION_MAJOR : <a class="el" href="_core_8h.html#adaf29d8692253d347af230caf6a23d62">Core.h</a></li>
- <li>JPH_VERSION_MINOR : <a class="el" href="_core_8h.html#a58a399239375f51b002e0c9efd7a20e8">Core.h</a></li>
- <li>JPH_VERSION_PATCH : <a class="el" href="_core_8h.html#ad43713eef248686b3d0eab591804c769">Core.h</a></li>
- </ul>
- <h3><a id="index_m" name="index_m"></a>- m -</h3><ul>
- <li>MAKE_FACE : <a class="el" href="_convex_shape_8cpp.html#a96549debc24a06a6c11ca18a1e11d35f">ConvexShape.cpp</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>
|