| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917 |
- <!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 Hierarchy</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('hierarchy.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="header">
- <div class="headertitle"><div class="title">Class Hierarchy</div></div>
- </div><!--header-->
- <div class="contents">
- <div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
- <div class="levels">[detail level <span onclick="javascript:dynsection.toggleLevel(1);">1</span><span onclick="javascript:dynsection.toggleLevel(2);">2</span><span onclick="javascript:dynsection.toggleLevel(3);">3</span><span onclick="javascript:dynsection.toggleLevel(4);">4</span><span onclick="javascript:dynsection.toggleLevel(5);">5</span>]</div><table class="directory">
- <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_a_a_b_b_tree_builder.html" target="_self">AABBTreeBuilder</a></td><td class="desc">Helper class to build an AABB tree </td></tr>
- <tr id="row_1_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_a_a_b_b_tree_builder_stats.html" target="_self">AABBTreeBuilderStats</a></td><td class="desc"></td></tr>
- <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_a_a_b_b_tree_to_buffer.html" target="_self">AABBTreeToBuffer< TriangleCodec, NodeCodec ></a></td><td class="desc">Conversion algorithm that converts an AABB tree to an optimized binary buffer </td></tr>
- <tr id="row_3_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_a_a_box.html" target="_self">AABox</a></td><td class="desc">Axis aligned box </td></tr>
- <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_a_a_box_cast.html" target="_self">AABoxCast</a></td><td class="desc">Structure that holds <a class="el" href="class_a_a_box.html" title="Axis aligned box.">AABox</a> moving linearly through 3d space </td></tr>
- <tr id="row_5_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_add_convex_radius.html" target="_self">AddConvexRadius< ConvexObject ></a></td><td class="desc">Structure that adds a convex radius </td></tr>
- <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ragdoll_settings_1_1_additional_constraint.html" target="_self">RagdollSettings::AdditionalConstraint</a></td><td class="desc">A constraint that connects two bodies in a ragdoll (for non parent child related constraints) </td></tr>
- <tr id="row_7_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_quad_tree_1_1_add_state.html" target="_self">QuadTree::AddState</a></td><td class="desc">Temporary data structure to pass information between AddBodiesPrepare and AddBodiesFinalize/Abort </td></tr>
- <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_allocator_has_reallocate.html" target="_self">AllocatorHasReallocate< T ></a></td><td class="desc">Default implementation of <a class="el" href="struct_allocator_has_reallocate.html" title="Default implementation of AllocatorHasReallocate which tells if an allocator has a reallocate functio...">AllocatorHasReallocate</a> which tells if an allocator has a reallocate function </td></tr>
- <tr id="row_9_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_allocator_has_reallocate_3_01_s_t_l_allocator_3_01_t_01_4_01_4.html" target="_self">AllocatorHasReallocate< STLAllocator< T > ></a></td><td class="desc">The <a class="el" href="class_s_t_l_allocator.html" title="STL allocator that forwards to our allocation functions.">STLAllocator</a> implements the reallocate function if the alignment of the class is smaller or equal to the default alignment for the platform </td></tr>
- <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_allocator_has_reallocate_3_01_s_t_l_local_allocator_3_01_t_00_01_n_01_4_01_4.html" target="_self">AllocatorHasReallocate< STLLocalAllocator< T, N > ></a></td><td class="desc">The <a class="el" href="class_s_t_l_local_allocator.html" title="STL allocator that keeps N elements in a local buffer before falling back to regular allocations.">STLLocalAllocator</a> always implements a reallocate function as it can often reallocate in place </td></tr>
- <tr id="row_11_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_angle_constraint_part.html" target="_self">AngleConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeletal_animation_1_1_animated_joint.html" target="_self">SkeletalAnimation::AnimatedJoint</a></td><td class="desc">Contains the animation for a single joint </td></tr>
- <tr id="row_13_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_axis_constraint_part.html" target="_self">AxisConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_r_t_t_i_1_1_base_class.html" target="_self">RTTI::BaseClass</a></td><td class="desc">Base class information </td></tr>
- <tr id="row_15_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_fixed_size_free_list_1_1_batch.html" target="_self">FixedSizeFreeList< Object >::Batch</a></td><td class="desc">A batch of objects that can be destructed </td></tr>
- <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_activation_listener.html" target="_self">BodyActivationListener</a></td><td class="desc"></td></tr>
- <tr id="row_17_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_17_" class="arrow" onclick="dynsection.toggleFolder('17_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_creation_settings.html" target="_self">BodyCreationSettings</a></td><td class="desc">Settings for constructing a rigid body </td></tr>
- <tr id="row_17_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ragdoll_settings_1_1_part.html" target="_self">RagdollSettings::Part</a></td><td class="desc">A single rigid body sub part of the ragdoll </td></tr>
- <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_i_d.html" target="_self">BodyID</a></td><td class="desc">ID of a body. This is a way of reasoning about bodies in a multithreaded simulation while avoiding race conditions </td></tr>
- <tr id="row_19_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_body_pair.html" target="_self">BodyPair</a></td><td class="desc">Structure that holds a body pair </td></tr>
- <tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_body_manager_1_1_body_stats.html" target="_self">BodyManager::BodyStats</a></td><td class="desc">Helper struct that counts the number of bodies of each type </td></tr>
- <tr id="row_21_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_21_" class="arrow" onclick="dynsection.toggleFolder('21_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_cast_result.html" target="_self">BroadPhaseCastResult</a></td><td class="desc">Structure that holds a ray cast or other object cast hit </td></tr>
- <tr id="row_21_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ray_cast_result.html" target="_self">RayCastResult</a></td><td class="desc">Specialization of cast result against a shape </td></tr>
- <tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_layer.html" target="_self">BroadPhaseLayer</a></td><td class="desc"></td></tr>
- <tr id="row_23_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_b_vec16.html" target="_self">BVec16</a></td><td class="desc">A vector consisting of 16 bytes </td></tr>
- <tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cast_convex_vs_triangles.html" target="_self">CastConvexVsTriangles</a></td><td class="desc">Collision detection helper that casts a convex object vs one or more triangles </td></tr>
- <tr id="row_25_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_cast_ray_visitor.html" target="_self">CompoundShape::CastRayVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_cast_ray_visitor_collector.html" target="_self">CompoundShape::CastRayVisitorCollector</a></td><td class="desc"></td></tr>
- <tr id="row_27_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_cast_shape_visitor.html" target="_self">CompoundShape::CastShapeVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cast_sphere_vs_triangles.html" target="_self">CastSphereVsTriangles</a></td><td class="desc">Collision detection helper that casts a sphere vs one or more triangles </td></tr>
- <tr id="row_29_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_mapper_1_1_chain.html" target="_self">SkeletonMapper::Chain</a></td><td class="desc">A joint chain that starts with a 1-on-1 mapped joint and ends with a 1-on-1 mapped joint with intermediate joints that cannot be mapped </td></tr>
- <tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_contact_listener.html" target="_self">CharacterContactListener</a></td><td class="desc"></td></tr>
- <tr id="row_31_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_contact_settings.html" target="_self">CharacterContactSettings</a></td><td class="desc">This class contains settings that allow you to override the behavior of a character's collision response </td></tr>
- <tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_i_d.html" target="_self">CharacterID</a></td><td class="desc">ID of a character. Used primarily to identify deleted characters and to sort deterministically </td></tr>
- <tr id="row_33_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape_1_1_c_h_s_get_triangles_context.html" target="_self">ConvexHullShape::CHSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_34_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_34_" class="arrow" onclick="dynsection.toggleFolder('34_')">►</span><span class="icona"><span class="icon">C</span></span><b>CollectorType</b></td><td class="desc"></td></tr>
- <tr id="row_34_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_all_hit_collision_collector.html" target="_self">AllHitCollisionCollector< CollectorType ></a></td><td class="desc">Simple implementation that collects all hits and optionally sorts them on distance </td></tr>
- <tr id="row_34_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_any_hit_collision_collector.html" target="_self">AnyHitCollisionCollector< CollectorType ></a></td><td class="desc">Simple implementation that collects any hit </td></tr>
- <tr id="row_34_2_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_closest_hit_collision_collector.html" target="_self">ClosestHitCollisionCollector< CollectorType ></a></td><td class="desc">Simple implementation that collects the closest / deepest hit </td></tr>
- <tr id="row_34_3_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_closest_hit_per_body_collision_collector.html" target="_self">ClosestHitPerBodyCollisionCollector< CollectorType ></a></td><td class="desc">Implementation that collects the closest / deepest hit for each body and optionally sorts them on distance </td></tr>
- <tr id="row_35_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_collect_transformed_shapes_visitor.html" target="_self">CompoundShape::CollectTransformedShapesVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_collide_compound_vs_shape_visitor.html" target="_self">CompoundShape::CollideCompoundVsShapeVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_37_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_convex_vs_triangles.html" target="_self">CollideConvexVsTriangles</a></td><td class="desc">Collision detection helper that collides a convex object vs one or more triangles </td></tr>
- <tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_point_result.html" target="_self">CollidePointResult</a></td><td class="desc">Structure that holds the result of colliding a point against a shape </td></tr>
- <tr id="row_39_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_collide_point_visitor.html" target="_self">CompoundShape::CollidePointVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_40_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_40_" class="arrow" onclick="dynsection.toggleFolder('40_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_settings_base.html" target="_self">CollideSettingsBase</a></td><td class="desc">Settings to be passed with a collision query </td></tr>
- <tr id="row_40_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_shape_settings.html" target="_self">CollideShapeSettings</a></td><td class="desc">Settings to be passed with a collision query </td></tr>
- <tr id="row_40_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_cast_settings.html" target="_self">ShapeCastSettings</a></td><td class="desc">Settings to be passed with a shape cast </td></tr>
- <tr id="row_41_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_41_" class="arrow" onclick="dynsection.toggleFolder('41_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_shape_result.html" target="_self">CollideShapeResult</a></td><td class="desc">Class that contains all information of two colliding shapes </td></tr>
- <tr id="row_41_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_cast_result.html" target="_self">ShapeCastResult</a></td><td class="desc"><a class="el" href="class_result.html" title="Helper class that either contains a valid result or an error.">Result</a> of a shape cast test </td></tr>
- <tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_collide_shape_vs_compound_visitor.html" target="_self">CompoundShape::CollideShapeVsCompoundVisitor</a></td><td class="desc"></td></tr>
- <tr id="row_43_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_soft_body_vertex_iterator.html" target="_self">CollideSoftBodyVertexIterator</a></td><td class="desc"></td></tr>
- <tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_soft_body_vertices_vs_triangles.html" target="_self">CollideSoftBodyVerticesVsTriangles</a></td><td class="desc">Collision detection helper that collides soft body vertices vs triangles </td></tr>
- <tr id="row_45_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collide_sphere_vs_triangles.html" target="_self">CollideSphereVsTriangles</a></td><td class="desc">Collision detection helper that collides a sphere vs one or more triangles </td></tr>
- <tr id="row_46_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_46_" class="arrow" onclick="dynsection.toggleFolder('46_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_collector.html" target="_self">CollisionCollector< ResultTypeArg, TraitsType ></a></td><td class="desc">Virtual interface that allows collecting multiple collision results </td></tr>
- <tr id="row_46_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_internal_edge_removing_collector.html" target="_self">InternalEdgeRemovingCollector</a></td><td class="desc"></td></tr>
- <tr id="row_47_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_collector_traits_cast_ray.html" target="_self">CollisionCollectorTraitsCastRay</a></td><td class="desc">Traits to use for CastRay </td></tr>
- <tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_collector_traits_cast_shape.html" target="_self">CollisionCollectorTraitsCastShape</a></td><td class="desc">Traits to use for CastShape </td></tr>
- <tr id="row_49_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_collector_traits_collide_shape.html" target="_self">CollisionCollectorTraitsCollideShape</a></td><td class="desc">Traits to use for CollideShape </td></tr>
- <tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_dispatch.html" target="_self">CollisionDispatch</a></td><td class="desc">Dispatch function, main function to handle collisions between shapes </td></tr>
- <tr id="row_51_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_collision_estimation_result.html" target="_self">CollisionEstimationResult</a></td><td class="desc">A structure that contains the estimated contact and friction impulses and the resulting body velocities </td></tr>
- <tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_collision_group.html" target="_self">CollisionGroup</a></td><td class="desc"></td></tr>
- <tr id="row_53_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_color.html" target="_self">Color</a></td><td class="desc">Class that holds an RGBA color with 8-bits per component </td></tr>
- <tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_scene_1_1_connected_constraint.html" target="_self">PhysicsScene::ConnectedConstraint</a></td><td class="desc">A constraint and how it is connected to the bodies in the scene </td></tr>
- <tr id="row_55_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table_1_1const__iterator.html" target="_self">HashTable< Key, KeyValue, HashTableDetail, Hash, KeyEqual >::const_iterator</a></td><td class="desc">Const iterator </td></tr>
- <tr id="row_56_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_56_" class="arrow" onclick="dynsection.toggleFolder('56_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_virtual_1_1_contact_key.html" target="_self">CharacterVirtual::ContactKey</a></td><td class="desc">Uniquely identifies a contact between a character and another body or character </td></tr>
- <tr id="row_56_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_character_virtual_1_1_contact.html" target="_self">CharacterVirtual::Contact</a></td><td class="desc">Encapsulates a collision contact </td></tr>
- <tr id="row_57_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_contact_listener.html" target="_self">ContactListener</a></td><td class="desc"></td></tr>
- <tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_contact_manifold.html" target="_self">ContactManifold</a></td><td class="desc">Manifold class, describes the contact surface between two bodies </td></tr>
- <tr id="row_59_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_contact_settings.html" target="_self">ContactSettings</a></td><td class="desc"></td></tr>
- <tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array_1_1crev__it.html" target="_self">Array< T, Allocator >::crev_it</a></td><td class="desc">A const iterator that traverses the array in reverse order </td></tr>
- <tr id="row_61_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_shape_1_1_c_s_get_triangles_context.html" target="_self">ConvexShape::CSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_playback.html" target="_self">DebugRendererPlayback</a></td><td class="desc">Class that can read a recorded stream from <a class="el" href="class_debug_renderer_recorder.html" title="Implementation of DebugRenderer that records the API invocations to be played back later.">DebugRendererRecorder</a> and plays it back trough a <a class="el" href="class_debug_renderer.html">DebugRenderer</a> </td></tr>
- <tr id="row_63_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_height_field_shape_1_1_decoding_context.html" target="_self">HeightFieldShape::DecodingContext</a></td><td class="desc"></td></tr>
- <tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_node_codec_quad_tree_half_float_1_1_decoding_context.html" target="_self">NodeCodecQuadTreeHalfFloat::DecodingContext</a></td><td class="desc">This class decodes and decompresses quad tree nodes </td></tr>
- <tr id="row_65_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_decoding_context.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::DecodingContext</a></td><td class="desc">This class is used to decode and decompress triangle data packed by the <a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_encoding_context.html" title="This class is used to encode and compress triangle data into a byte buffer.">EncodingContext</a> </td></tr>
- <tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_dihedral_bend.html" target="_self">SoftBodySharedSettings::DihedralBend</a></td><td class="desc"></td></tr>
- <tr id="row_67_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_d_mat44.html" target="_self">DMat44</a></td><td class="desc">Holds a 4x4 matrix of floats with the last column consisting of doubles </td></tr>
- <tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_double3.html" target="_self">Double3</a></td><td class="desc">Class that holds 3 doubles. Used as a storage class. Convert to <a class="el" href="class_d_vec3.html">DVec3</a> for calculations </td></tr>
- <tr id="row_69_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_body_manager_1_1_draw_settings.html" target="_self">BodyManager::DrawSettings</a></td><td class="desc"></td></tr>
- <tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_skeleton_pose_1_1_draw_settings.html" target="_self">SkeletonPose::DrawSettings</a></td><td class="desc">Draw settings </td></tr>
- <tr id="row_71_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_dual_axis_constraint_part.html" target="_self">DualAxisConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_d_vec3.html" target="_self">DVec3</a></td><td class="desc"></td></tr>
- <tr id="row_73_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_dyn_matrix.html" target="_self">DynMatrix</a></td><td class="desc">Dynamic resizable matrix class </td></tr>
- <tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder_1_1_edge.html" target="_self">EPAConvexHullBuilder::Edge</a></td><td class="desc">Class that holds the information of an edge </td></tr>
- <tr id="row_75_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_edge.html" target="_self">SoftBodySharedSettings::Edge</a></td><td class="desc">An edge keeps two vertices at a constant distance using a spring: |x1 - x2| = rest length </td></tr>
- <tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ellipse.html" target="_self">Ellipse</a></td><td class="desc"></td></tr>
- <tr id="row_77_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_node_codec_quad_tree_half_float_1_1_encoding_context.html" target="_self">NodeCodecQuadTreeHalfFloat::EncodingContext</a></td><td class="desc">This class encodes and compresses quad tree nodes </td></tr>
- <tr id="row_78_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_encoding_context.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::EncodingContext</a></td><td class="desc">This class is used to encode and compress triangle data into a byte buffer </td></tr>
- <tr id="row_79_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_penetration_depth.html" target="_self">EPAPenetrationDepth</a></td><td class="desc"></td></tr>
- <tr id="row_80_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_character_virtual_1_1_extended_update_settings.html" target="_self">CharacterVirtual::ExtendedUpdateSettings</a></td><td class="desc">Settings struct with settings for ExtendedUpdate </td></tr>
- <tr id="row_81_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_face.html" target="_self">SoftBodySharedSettings::Face</a></td><td class="desc">A face defines the surface of the body </td></tr>
- <tr id="row_82_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_factory.html" target="_self">Factory</a></td><td class="desc">This class is responsible for creating instances of classes based on their name or hash and is mainly used for deserialization of saved data </td></tr>
- <tr id="row_83_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_float2.html" target="_self">Float2</a></td><td class="desc">Class that holds 2 floats, used as a storage class mainly </td></tr>
- <tr id="row_84_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_float3.html" target="_self">Float3</a></td><td class="desc">Class that holds 3 floats. Used as a storage class. Convert to <a class="el" href="class_vec3.html">Vec3</a> for calculations </td></tr>
- <tr id="row_85_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_float4.html" target="_self">Float4</a></td><td class="desc">Class that holds 4 float values. Convert to <a class="el" href="class_vec4.html">Vec4</a> to perform calculations </td></tr>
- <tr id="row_86_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_p_exception_disable_div_by_zero.html" target="_self">FPExceptionDisableDivByZero</a></td><td class="desc"></td></tr>
- <tr id="row_87_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_p_exception_disable_invalid.html" target="_self">FPExceptionDisableInvalid</a></td><td class="desc"></td></tr>
- <tr id="row_88_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_p_exception_disable_overflow.html" target="_self">FPExceptionDisableOverflow</a></td><td class="desc"></td></tr>
- <tr id="row_89_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_p_exceptions_enable.html" target="_self">FPExceptionsEnable</a></td><td class="desc">Dummy implementations </td></tr>
- <tr id="row_90_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_debug_renderer_recorder_1_1_frame.html" target="_self">DebugRendererRecorder::Frame</a></td><td class="desc">All information for a single frame </td></tr>
- <tr id="row_91_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_gear_constraint_part.html" target="_self">GearConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_92_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_debug_renderer_recorder_1_1_geometry_blob.html" target="_self">DebugRendererRecorder::GeometryBlob</a></td><td class="desc">Holds a single geometry draw call </td></tr>
- <tr id="row_93_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_get_intersecting_sub_shapes_visitor.html" target="_self">CompoundShape::GetIntersectingSubShapesVisitor< BoxType ></a></td><td class="desc"></td></tr>
- <tr id="row_94_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_1_1_get_triangles_context.html" target="_self">Shape::GetTrianglesContext</a></td><td class="desc">An opaque buffer that holds shape specific information during GetTrianglesStart/Next </td></tr>
- <tr id="row_95_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_get_triangles_context_multi_vertex_list.html" target="_self">GetTrianglesContextMultiVertexList</a></td><td class="desc">Implementation of GetTrianglesStart/Next that uses a multiple fixed lists of vertices for the triangles. These are transformed into world space when getting the triangles </td></tr>
- <tr id="row_96_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_get_triangles_context_vertex_list.html" target="_self">GetTrianglesContextVertexList</a></td><td class="desc">Implementation of GetTrianglesStart/Next that uses a fixed list of vertices for the triangles. These are transformed into world space when getting the triangles </td></tr>
- <tr id="row_97_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash.html" target="_self">Hash< T ></a></td><td class="desc">Fallback hash function that calls T::GetHash() </td></tr>
- <tr id="row_98_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01const_01char_01_5_01_4.html" target="_self">Hash< const char * ></a></td><td class="desc">A hash function for character pointers </td></tr>
- <tr id="row_99_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01double_01_4.html" target="_self">Hash< double ></a></td><td class="desc">A hash function for doubles </td></tr>
- <tr id="row_100_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01float_01_4.html" target="_self">Hash< float ></a></td><td class="desc">A hash function for floats </td></tr>
- <tr id="row_101_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstd_1_1hash_3_01_j_p_h_1_1_array_3_01_t_00_01_allocator_01_4_01_4.html" target="_self">std::hash< JPH::Array< T, Allocator > ></a></td><td class="desc">Declare std::hash for <a class="el" href="class_array.html">Array</a> </td></tr>
- <tr id="row_102_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstd_1_1hash_3_01_j_p_h_1_1_ref_3_01_t_01_4_01_4.html" target="_self">std::hash< JPH::Ref< T > ></a></td><td class="desc">Declare std::hash for <a class="el" href="class_ref.html">Ref</a> </td></tr>
- <tr id="row_103_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstd_1_1hash_3_01_j_p_h_1_1_ref_const_3_01_t_01_4_01_4.html" target="_self">std::hash< JPH::RefConst< T > ></a></td><td class="desc">Declare std::hash for <a class="el" href="class_ref_const.html">RefConst</a> </td></tr>
- <tr id="row_104_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstd_1_1hash_3_01_j_p_h_1_1_static_array_3_01_t_00_01_n_01_4_01_4.html" target="_self">std::hash< JPH::StaticArray< T, N > ></a></td><td class="desc">Declare std::hash for <a class="el" href="class_static_array.html" title="Simple variable length array backed by a fixed size buffer.">StaticArray</a> </td></tr>
- <tr id="row_105_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstd_1_1hash_3_01_j_p_h_1_1_string_01_4.html" target="_self">std::hash< JPH::String ></a></td><td class="desc">Declare std::hash for String, for some reason on Linux based platforms template deduction takes the wrong variant </td></tr>
- <tr id="row_106_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01std_1_1string__view_01_4.html" target="_self">Hash< std::string_view ></a></td><td class="desc">A hash function for std::string_view </td></tr>
- <tr id="row_107_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01_string_01_4.html" target="_self">Hash< String ></a></td><td class="desc">A hash function for String </td></tr>
- <tr id="row_108_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_hash_3_01_t_01_5_01_4.html" target="_self">Hash< T * ></a></td><td class="desc">A fallback function for generic pointers </td></tr>
- <tr id="row_109_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_109_" class="arrow" onclick="dynsection.toggleFolder('109_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< Key, KeyValue, HashTableDetail, Hash, KeyEqual ></a></td><td class="desc"></td></tr>
- <tr id="row_109_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< ContactKey, ListenerContactValue ></a></td><td class="desc"></td></tr>
- <tr id="row_109_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< SwingConeLimits, GeometryRef, SwingConeLimitsHasher ></a></td><td class="desc"></td></tr>
- <tr id="row_109_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< SwingPyramidLimits, GeometryRef, SwingPyramidLimitsHasher ></a></td><td class="desc"></td></tr>
- <tr id="row_109_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< float, GeometryRef ></a></td><td class="desc"></td></tr>
- <tr id="row_109_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< TaperedCylinder, GeometryRef, TaperedCylinderHasher ></a></td><td class="desc"></td></tr>
- <tr id="row_109_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< uint32, Ref ></a></td><td class="desc"></td></tr>
- <tr id="row_109_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< GeometryRef, uint32 ></a></td><td class="desc"></td></tr>
- <tr id="row_109_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< string_view, const RTTI * ></a></td><td class="desc"></td></tr>
- <tr id="row_109_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< uint32, const RTTI * ></a></td><td class="desc"></td></tr>
- <tr id="row_109_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< uint32, String ></a></td><td class="desc"></td></tr>
- <tr id="row_109_10_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< String, uint32 ></a></td><td class="desc"></td></tr>
- <tr id="row_109_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< String, ClassDescription ></a></td><td class="desc"></td></tr>
- <tr id="row_109_12_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< Identifier, ObjectInfo ></a></td><td class="desc"></td></tr>
- <tr id="row_109_13_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< const void *, ObjectInfo ></a></td><td class="desc"></td></tr>
- <tr id="row_109_14_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_set.html" target="_self">UnorderedSet< const RTTI * ></a></td><td class="desc"></td></tr>
- <tr id="row_109_15_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map.html" target="_self">UnorderedMap< Key, Value, Hash, KeyEqual ></a></td><td class="desc"></td></tr>
- <tr id="row_109_16_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_set.html" target="_self">UnorderedSet< Key, Hash, KeyEqual ></a></td><td class="desc"></td></tr>
- <tr id="row_110_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< const RTTI *, const RTTI *, UnorderedSetDetail< const RTTI * >, JPH::Hash< const RTTI * >, std::equal_to< const RTTI * > ></a></td><td class="desc"></td></tr>
- <tr id="row_111_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< const void *, std::pair< const void *, ObjectInfo >, UnorderedMapDetail< const void *, ObjectInfo >, JPH::Hash< const void * >, std::equal_to< const void * > ></a></td><td class="desc"></td></tr>
- <tr id="row_112_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< ContactKey, std::pair< ContactKey, ListenerContactValue >, UnorderedMapDetail< ContactKey, ListenerContactValue >, JPH::Hash< ContactKey >, std::equal_to< ContactKey > ></a></td><td class="desc"></td></tr>
- <tr id="row_113_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< float, std::pair< float, GeometryRef >, UnorderedMapDetail< float, GeometryRef >, JPH::Hash< float >, std::equal_to< float > ></a></td><td class="desc"></td></tr>
- <tr id="row_114_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< GeometryRef, std::pair< GeometryRef, uint32 >, UnorderedMapDetail< GeometryRef, uint32 >, JPH::Hash< GeometryRef >, std::equal_to< GeometryRef > ></a></td><td class="desc"></td></tr>
- <tr id="row_115_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< Identifier, std::pair< Identifier, ObjectInfo >, UnorderedMapDetail< Identifier, ObjectInfo >, JPH::Hash< Identifier >, std::equal_to< Identifier > ></a></td><td class="desc"></td></tr>
- <tr id="row_116_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< Key, Key, UnorderedSetDetail< Key >, JPH::Hash< Key >, std::equal_to< Key > ></a></td><td class="desc"></td></tr>
- <tr id="row_117_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< Key, std::pair< Key, Value >, UnorderedMapDetail< Key, Value >, JPH::Hash< Key >, std::equal_to< Key > ></a></td><td class="desc"></td></tr>
- <tr id="row_118_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< String, std::pair< String, ClassDescription >, UnorderedMapDetail< String, ClassDescription >, JPH::Hash< String >, std::equal_to< String > ></a></td><td class="desc"></td></tr>
- <tr id="row_119_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< String, std::pair< String, uint32 >, UnorderedMapDetail< String, uint32 >, JPH::Hash< String >, std::equal_to< String > ></a></td><td class="desc"></td></tr>
- <tr id="row_120_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< string_view, std::pair< string_view, const RTTI * >, UnorderedMapDetail< string_view, const RTTI * >, JPH::Hash< string_view >, std::equal_to< string_view > ></a></td><td class="desc"></td></tr>
- <tr id="row_121_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< SwingConeLimits, std::pair< SwingConeLimits, GeometryRef >, UnorderedMapDetail< SwingConeLimits, GeometryRef >, SwingConeLimitsHasher, std::equal_to< SwingConeLimits > ></a></td><td class="desc"></td></tr>
- <tr id="row_122_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< SwingPyramidLimits, std::pair< SwingPyramidLimits, GeometryRef >, UnorderedMapDetail< SwingPyramidLimits, GeometryRef >, SwingPyramidLimitsHasher, std::equal_to< SwingPyramidLimits > ></a></td><td class="desc"></td></tr>
- <tr id="row_123_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< TaperedCylinder, std::pair< TaperedCylinder, GeometryRef >, UnorderedMapDetail< TaperedCylinder, GeometryRef >, TaperedCylinderHasher, std::equal_to< TaperedCylinder > ></a></td><td class="desc"></td></tr>
- <tr id="row_124_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< uint32, std::pair< uint32, const RTTI * >, UnorderedMapDetail< uint32, const RTTI * >, JPH::Hash< uint32 >, std::equal_to< uint32 > ></a></td><td class="desc"></td></tr>
- <tr id="row_125_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< uint32, std::pair< uint32, Ref >, UnorderedMapDetail< uint32, Ref >, JPH::Hash< uint32 >, std::equal_to< uint32 > ></a></td><td class="desc"></td></tr>
- <tr id="row_126_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table.html" target="_self">HashTable< uint32, std::pair< uint32, String >, UnorderedMapDetail< uint32, String >, JPH::Hash< uint32 >, std::equal_to< uint32 > ></a></td><td class="desc"></td></tr>
- <tr id="row_127_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_node_codec_quad_tree_half_float_1_1_header.html" target="_self">NodeCodecQuadTreeHalfFloat::Header</a></td><td class="desc"><a class="el" href="struct_node_codec_quad_tree_half_float_1_1_header.html" title="Header for the tree.">Header</a> for the tree </td></tr>
- <tr id="row_128_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hinge_rotation_constraint_part.html" target="_self">HingeRotationConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_129_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_height_field_shape_1_1_h_s_get_triangles_context.html" target="_self">HeightFieldShape::HSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_130_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_collision_estimation_result_1_1_impulse.html" target="_self">CollisionEstimationResult::Impulse</a></td><td class="desc"></td></tr>
- <tr id="row_131_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_independent_axis_constraint_part.html" target="_self">IndependentAxisConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_132_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_132_" class="arrow" onclick="dynsection.toggleFolder('132_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_indexed_triangle_no_material.html" target="_self">IndexedTriangleNoMaterial</a></td><td class="desc"><a class="el" href="class_triangle.html" title="A simple triangle and its material.">Triangle</a> with 32-bit indices </td></tr>
- <tr id="row_132_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_indexed_triangle.html" target="_self">IndexedTriangle</a></td><td class="desc"><a class="el" href="class_triangle.html" title="A simple triangle and its material.">Triangle</a> with 32-bit indices and material index </td></tr>
- <tr id="row_133_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings_1_1_inv_bind.html" target="_self">SoftBodySharedSettings::InvBind</a></td><td class="desc">An inverse bind matrix take a skinned vertex from its bind pose into joint local space </td></tr>
- <tr id="row_134_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_lock_free_hash_map_1_1_iterator.html" target="_self">LockFreeHashMap< Key, Value >::Iterator</a></td><td class="desc">Non-const iterator </td></tr>
- <tr id="row_135_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hash_table_1_1iterator.html" target="_self">HashTable< Key, KeyValue, HashTableDetail, Hash, KeyEqual >::iterator</a></td><td class="desc">Non-const iterator </td></tr>
- <tr id="row_136_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_1_1_job.html" target="_self">JobSystem::Job</a></td><td class="desc">A class that contains information for a single unit of work </td></tr>
- <tr id="row_137_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_1_1_joint.html" target="_self">Skeleton::Joint</a></td><td class="desc">Declare internal structure for a joint </td></tr>
- <tr id="row_138_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_138_" class="arrow" onclick="dynsection.toggleFolder('138_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeletal_animation_1_1_joint_state.html" target="_self">SkeletalAnimation::JointState</a></td><td class="desc">Contains the current state of a joint, a local space transformation relative to its parent joint </td></tr>
- <tr id="row_138_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeletal_animation_1_1_keyframe.html" target="_self">SkeletalAnimation::Keyframe</a></td><td class="desc">Contains the state of a single joint at a particular time </td></tr>
- <tr id="row_139_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_lock_free_hash_map_1_1_key_value.html" target="_self">LockFreeHashMap< Key, Value >::KeyValue</a></td><td class="desc">A key / value pair that is inserted in the map </td></tr>
- <tr id="row_140_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_linear_curve.html" target="_self">LinearCurve</a></td><td class="desc"></td></tr>
- <tr id="row_141_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_debug_renderer_recorder_1_1_line_blob.html" target="_self">DebugRendererRecorder::LineBlob</a></td><td class="desc">Holds a single line segment </td></tr>
- <tr id="row_142_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_mapper_1_1_locked.html" target="_self">SkeletonMapper::Locked</a></td><td class="desc">Joints that should have their translation locked (fixed) </td></tr>
- <tr id="row_143_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_1_1_l_o_d.html" target="_self">DebugRenderer::LOD</a></td><td class="desc">A single level of detail </td></tr>
- <tr id="row_144_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings_1_1_l_r_a.html" target="_self">SoftBodySharedSettings::LRA</a></td><td class="desc"></td></tr>
- <tr id="row_145_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_mapper_1_1_mapping.html" target="_self">SkeletonMapper::Mapping</a></td><td class="desc">A joint that maps 1-on-1 to a joint in the other skeleton </td></tr>
- <tr id="row_146_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mass_properties.html" target="_self">MassProperties</a></td><td class="desc">Describes the mass and inertia properties of a body. Used during body construction only </td></tr>
- <tr id="row_147_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mat44.html" target="_self">Mat44</a></td><td class="desc">Holds a 4x4 matrix of floats, but supports also operations on the 3x3 upper left part of the matrix </td></tr>
- <tr id="row_148_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_matrix.html" target="_self">Matrix< Rows, Cols ></a></td><td class="desc">Templatized matrix class </td></tr>
- <tr id="row_149_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_matrix.html" target="_self">Matrix< 2, 2 ></a></td><td class="desc"></td></tr>
- <tr id="row_150_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_minkowski_difference.html" target="_self">MinkowskiDifference< ConvexObjectA, ConvexObjectB ></a></td><td class="desc">Structure that performs a Minkowski difference A - B </td></tr>
- <tr id="row_151_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_morton_code.html" target="_self">MortonCode</a></td><td class="desc"></td></tr>
- <tr id="row_152_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_152_" class="arrow" onclick="dynsection.toggleFolder('152_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_motion_properties.html" target="_self">MotionProperties</a></td><td class="desc">The <a class="el" href="class_body.html">Body</a> class only keeps track of state for static bodies, the <a class="el" href="class_motion_properties.html" title="The Body class only keeps track of state for static bodies, the MotionProperties class keeps the addi...">MotionProperties</a> class keeps the additional state needed for a moving <a class="el" href="class_body.html">Body</a>. It has a 1-on-1 relationship with the body </td></tr>
- <tr id="row_152_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_motion_properties.html" target="_self">SoftBodyMotionProperties</a></td><td class="desc">This class contains the runtime information of a soft body </td></tr>
- <tr id="row_153_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_motor_settings.html" target="_self">MotorSettings</a></td><td class="desc"></td></tr>
- <tr id="row_154_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_mesh_shape_1_1_m_s_get_triangles_context.html" target="_self">MeshShape::MSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_155_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_a_a_b_b_tree_builder_1_1_node.html" target="_self">AABBTreeBuilder::Node</a></td><td class="desc">A node in the tree, contains the <a class="el" href="class_a_a_box.html" title="Axis aligned box.">AABox</a> for the tree and any child nodes or triangles </td></tr>
- <tr id="row_156_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_node_codec_quad_tree_half_float_1_1_node.html" target="_self">NodeCodecQuadTreeHalfFloat::Node</a></td><td class="desc"><a class="el" href="struct_node_codec_quad_tree_half_float_1_1_node.html" title="Node structure.">Node</a> structure </td></tr>
- <tr id="row_157_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_node_codec_quad_tree_half_float.html" target="_self">NodeCodecQuadTreeHalfFloat</a></td><td class="desc"></td></tr>
- <tr id="row_158_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_158_" class="arrow" onclick="dynsection.toggleFolder('158_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_non_copyable.html" target="_self">NonCopyable</a></td><td class="desc">Class that makes another class non-copyable. Usage: Inherit from <a class="el" href="class_non_copyable.html" title="Class that makes another class non-copyable. Usage: Inherit from NonCopyable.">NonCopyable</a> </td></tr>
- <tr id="row_158_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_0_" class="arrow" onclick="dynsection.toggleFolder('158_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_base.html" target="_self">BodyLockBase< false, const Body ></a></td><td class="desc"></td></tr>
- <tr id="row_158_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_read.html" target="_self">BodyLockRead</a></td><td class="desc"></td></tr>
- <tr id="row_158_1_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_1_" class="arrow" onclick="dynsection.toggleFolder('158_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_base.html" target="_self">BodyLockBase< true, Body ></a></td><td class="desc"></td></tr>
- <tr id="row_158_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_write.html" target="_self">BodyLockWrite</a></td><td class="desc">Specialization that locks a body for writing to </td></tr>
- <tr id="row_158_2_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_2_" class="arrow" onclick="dynsection.toggleFolder('158_2_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_multi_base.html" target="_self">BodyLockMultiBase< false, const Body ></a></td><td class="desc"></td></tr>
- <tr id="row_158_2_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_multi_read.html" target="_self">BodyLockMultiRead</a></td><td class="desc"></td></tr>
- <tr id="row_158_3_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_3_" class="arrow" onclick="dynsection.toggleFolder('158_3_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_multi_base.html" target="_self">BodyLockMultiBase< true, Body ></a></td><td class="desc"></td></tr>
- <tr id="row_158_3_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_multi_write.html" target="_self">BodyLockMultiWrite</a></td><td class="desc">Specialization that locks multiple bodies for writing to </td></tr>
- <tr id="row_158_4_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_fixed_size_free_list.html" target="_self">FixedSizeFreeList< Node ></a></td><td class="desc"></td></tr>
- <tr id="row_158_5_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_fixed_size_free_list.html" target="_self">FixedSizeFreeList< Job ></a></td><td class="desc"></td></tr>
- <tr id="row_158_6_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_lock_free_hash_map.html" target="_self">LockFreeHashMap< SubShapeIDPair, CachedManifold ></a></td><td class="desc"></td></tr>
- <tr id="row_158_7_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_lock_free_hash_map.html" target="_self">LockFreeHashMap< BodyPair, CachedBodyPair ></a></td><td class="desc"></td></tr>
- <tr id="row_158_8_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mutex_array.html" target="_self">MutexArray< SharedMutex ></a></td><td class="desc"></td></tr>
- <tr id="row_158_9_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body.html" target="_self">Body</a></td><td class="desc"></td></tr>
- <tr id="row_158_10_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_draw_filter.html" target="_self">BodyDrawFilter</a></td><td class="desc">Class function to filter out bodies for debug rendering, returns true if body should be rendered </td></tr>
- <tr id="row_158_11_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_11_" class="arrow" onclick="dynsection.toggleFolder('158_11_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_filter.html" target="_self">BodyFilter</a></td><td class="desc">Class function to filter out bodies, returns true if test should collide with body </td></tr>
- <tr id="row_158_11_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ignore_multiple_bodies_filter.html" target="_self">IgnoreMultipleBodiesFilter</a></td><td class="desc">A simple body filter implementation that ignores multiple, specified bodies </td></tr>
- <tr id="row_158_11_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ignore_single_body_filter.html" target="_self">IgnoreSingleBodyFilter</a></td><td class="desc">A simple body filter implementation that ignores a single, specified body </td></tr>
- <tr id="row_158_11_2_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ignore_single_body_filter_chained.html" target="_self">IgnoreSingleBodyFilterChained</a></td><td class="desc">Ignores a single body and chains the filter to another filter </td></tr>
- <tr id="row_158_12_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_interface.html" target="_self">BodyInterface</a></td><td class="desc"></td></tr>
- <tr id="row_158_13_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_base.html" target="_self">BodyLockBase< Write, BodyType ></a></td><td class="desc">Base class for locking bodies for the duration of the scope of this class (do not use directly) </td></tr>
- <tr id="row_158_14_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_14_" class="arrow" onclick="dynsection.toggleFolder('158_14_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_interface.html" target="_self">BodyLockInterface</a></td><td class="desc">Base class interface for locking a body. Usually you will use <a class="el" href="class_body_lock_read.html">BodyLockRead</a> / <a class="el" href="class_body_lock_write.html" title="Specialization that locks a body for writing to.">BodyLockWrite</a> / <a class="el" href="class_body_lock_multi_read.html">BodyLockMultiRead</a> / <a class="el" href="class_body_lock_multi_write.html" title="Specialization that locks multiple bodies for writing to.">BodyLockMultiWrite</a> instead </td></tr>
- <tr id="row_158_14_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_interface_locking.html" target="_self">BodyLockInterfaceLocking</a></td><td class="desc">Implementation that uses the body manager to lock the correct mutex for a body </td></tr>
- <tr id="row_158_14_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_interface_no_lock.html" target="_self">BodyLockInterfaceNoLock</a></td><td class="desc">Implementation that performs no locking (assumes the lock has already been taken) </td></tr>
- <tr id="row_158_15_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_lock_multi_base.html" target="_self">BodyLockMultiBase< Write, BodyType ></a></td><td class="desc">Base class for locking multiple bodies for the duration of the scope of this class (do not use directly) </td></tr>
- <tr id="row_158_16_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_body_manager.html" target="_self">BodyManager</a></td><td class="desc"></td></tr>
- <tr id="row_158_17_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_17_" class="arrow" onclick="dynsection.toggleFolder('158_17_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_layer_filter.html" target="_self">BroadPhaseLayerFilter</a></td><td class="desc">Filter class for broadphase layers </td></tr>
- <tr id="row_158_17_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_default_broad_phase_layer_filter.html" target="_self">DefaultBroadPhaseLayerFilter</a></td><td class="desc">Default filter class that uses the pair filter in combination with a specified layer to filter layers </td></tr>
- <tr id="row_158_17_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_specified_broad_phase_layer_filter.html" target="_self">SpecifiedBroadPhaseLayerFilter</a></td><td class="desc">Allows objects from a specific broad phase layer only </td></tr>
- <tr id="row_158_18_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_18_" class="arrow" onclick="dynsection.toggleFolder('158_18_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_layer_interface.html" target="_self">BroadPhaseLayerInterface</a></td><td class="desc">Interface that the application should implement to allow mapping object layers to broadphase layers </td></tr>
- <tr id="row_158_18_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_layer_interface_mask.html" target="_self">BroadPhaseLayerInterfaceMask</a></td><td class="desc"></td></tr>
- <tr id="row_158_18_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_layer_interface_table.html" target="_self">BroadPhaseLayerInterfaceTable</a></td><td class="desc"></td></tr>
- <tr id="row_158_19_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_19_" class="arrow" onclick="dynsection.toggleFolder('158_19_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_query.html" target="_self">BroadPhaseQuery</a></td><td class="desc"></td></tr>
- <tr id="row_158_19_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_19_0_" class="arrow" onclick="dynsection.toggleFolder('158_19_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase.html" target="_self">BroadPhase</a></td><td class="desc">Used to do coarse collision detection operations to quickly prune out bodies that will not collide </td></tr>
- <tr id="row_158_19_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_brute_force.html" target="_self">BroadPhaseBruteForce</a></td><td class="desc">Test <a class="el" href="class_broad_phase.html" title="Used to do coarse collision detection operations to quickly prune out bodies that will not collide.">BroadPhase</a> implementation that does not do anything to speed up the operations. Can be used as a reference implementation </td></tr>
- <tr id="row_158_19_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_broad_phase_quad_tree.html" target="_self">BroadPhaseQuadTree</a></td><td class="desc">Fast SIMD based quad tree <a class="el" href="class_broad_phase.html" title="Used to do coarse collision detection operations to quickly prune out bodies that will not collide.">BroadPhase</a> that is multithreading aware and tries to do a minimal amount of locking </td></tr>
- <tr id="row_158_20_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_20_" class="arrow" onclick="dynsection.toggleFolder('158_20_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_base.html" target="_self">CharacterBase</a></td><td class="desc">Base class for character class </td></tr>
- <tr id="row_158_20_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character.html" target="_self">Character</a></td><td class="desc"></td></tr>
- <tr id="row_158_20_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_virtual.html" target="_self">CharacterVirtual</a></td><td class="desc"></td></tr>
- <tr id="row_158_21_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_21_" class="arrow" onclick="dynsection.toggleFolder('158_21_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_vs_character_collision.html" target="_self">CharacterVsCharacterCollision</a></td><td class="desc"></td></tr>
- <tr id="row_158_21_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_vs_character_collision_simple.html" target="_self">CharacterVsCharacterCollisionSimple</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_22_" class="arrow" onclick="dynsection.toggleFolder('158_22_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_constraint.html" target="_self">Constraint</a></td><td class="desc">Base class for all physics constraints. A constraint removes one or more degrees of freedom for a rigid body </td></tr>
- <tr id="row_158_22_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_22_0_" class="arrow" onclick="dynsection.toggleFolder('158_22_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_two_body_constraint.html" target="_self">TwoBodyConstraint</a></td><td class="desc">Base class for all constraints that involve 2 bodies. Body1 is usually considered the parent, Body2 the child </td></tr>
- <tr id="row_158_22_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cone_constraint.html" target="_self">ConeConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_distance_constraint.html" target="_self">DistanceConstraint</a></td><td class="desc">This constraint is a stiff spring that holds 2 points at a fixed distance from each other </td></tr>
- <tr id="row_158_22_0_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_fixed_constraint.html" target="_self">FixedConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_0_3_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_gear_constraint.html" target="_self">GearConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_0_4_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hinge_constraint.html" target="_self">HingeConstraint</a></td><td class="desc">A hinge constraint constrains 2 bodies on a single point and allows only a single axis of rotation </td></tr>
- <tr id="row_158_22_0_5_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_path_constraint.html" target="_self">PathConstraint</a></td><td class="desc">Path constraint, used to constrain the degrees of freedom between two bodies to a path </td></tr>
- <tr id="row_158_22_0_6_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point_constraint.html" target="_self">PointConstraint</a></td><td class="desc">A point constraint constrains 2 bodies on a single point (removing 3 degrees of freedom) </td></tr>
- <tr id="row_158_22_0_7_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_pulley_constraint.html" target="_self">PulleyConstraint</a></td><td class="desc">A pulley constraint </td></tr>
- <tr id="row_158_22_0_8_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rack_and_pinion_constraint.html" target="_self">RackAndPinionConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_0_9_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_six_d_o_f_constraint.html" target="_self">SixDOFConstraint</a></td><td class="desc">6 Degree Of Freedom <a class="el" href="class_constraint.html" title="Base class for all physics constraints. A constraint removes one or more degrees of freedom for a rig...">Constraint</a>. Allows control over each of the 6 degrees of freedom </td></tr>
- <tr id="row_158_22_0_10_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_slider_constraint.html" target="_self">SliderConstraint</a></td><td class="desc">A slider constraint allows movement in only 1 axis (and no rotation). Also known as a prismatic constraint </td></tr>
- <tr id="row_158_22_0_11_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_swing_twist_constraint.html" target="_self">SwingTwistConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_22_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_constraint.html" target="_self">VehicleConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_158_23_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_constraint_manager.html" target="_self">ConstraintManager</a></td><td class="desc"></td></tr>
- <tr id="row_158_24_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_contact_constraint_manager.html" target="_self">ContactConstraintManager</a></td><td class="desc"></td></tr>
- <tr id="row_158_25_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_builder.html" target="_self">ConvexHullBuilder</a></td><td class="desc">A convex hull builder that tries to create hulls as accurately as possible. Used for offline processing </td></tr>
- <tr id="row_158_26_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_builder2_d.html" target="_self">ConvexHullBuilder2D</a></td><td class="desc">A convex hull builder that tries to create 2D hulls as accurately as possible. Used for offline processing </td></tr>
- <tr id="row_158_27_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_builder_1_1_edge.html" target="_self">ConvexHullBuilder::Edge</a></td><td class="desc">Class that holds the information of an edge </td></tr>
- <tr id="row_158_28_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_builder_1_1_face.html" target="_self">ConvexHullBuilder::Face</a></td><td class="desc">Class that holds the information of one face </td></tr>
- <tr id="row_158_29_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_29_" class="arrow" onclick="dynsection.toggleFolder('158_29_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer.html" target="_self">DebugRenderer</a></td><td class="desc"></td></tr>
- <tr id="row_158_29_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_recorder.html" target="_self">DebugRendererRecorder</a></td><td class="desc">Implementation of <a class="el" href="class_debug_renderer.html">DebugRenderer</a> that records the API invocations to be played back later </td></tr>
- <tr id="row_158_29_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_simple.html" target="_self">DebugRendererSimple</a></td><td class="desc"></td></tr>
- <tr id="row_158_30_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder.html" target="_self">EPAConvexHullBuilder</a></td><td class="desc">A convex hull builder specifically made for the EPA penetration depth calculation. It trades accuracy for speed and will simply abort of the hull forms defects due to numerical precision problems </td></tr>
- <tr id="row_158_31_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder_1_1_triangle.html" target="_self">EPAConvexHullBuilder::Triangle</a></td><td class="desc">Class that holds the information of one triangle </td></tr>
- <tr id="row_158_32_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder_1_1_triangle_factory.html" target="_self">EPAConvexHullBuilder::TriangleFactory</a></td><td class="desc"><a class="el" href="class_factory.html" title="This class is responsible for creating instances of classes based on their name or hash and is mainly...">Factory</a> that creates triangles in a fixed size buffer </td></tr>
- <tr id="row_158_33_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_fixed_size_free_list.html" target="_self">FixedSizeFreeList< Object ></a></td><td class="desc"></td></tr>
- <tr id="row_158_34_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_g_j_k_closest_point.html" target="_self">GJKClosestPoint</a></td><td class="desc"></td></tr>
- <tr id="row_158_35_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_island_builder.html" target="_self">IslandBuilder</a></td><td class="desc">Keeps track of connected bodies and builds islands for multithreaded velocity/position update </td></tr>
- <tr id="row_158_36_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_36_" class="arrow" onclick="dynsection.toggleFolder('158_36_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system.html" target="_self">JobSystem</a></td><td class="desc"></td></tr>
- <tr id="row_158_36_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_single_threaded.html" target="_self">JobSystemSingleThreaded</a></td><td class="desc">Implementation of a <a class="el" href="class_job_system.html">JobSystem</a> without threads, runs jobs as soon as they are added </td></tr>
- <tr id="row_158_36_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_36_1_" class="arrow" onclick="dynsection.toggleFolder('158_36_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_with_barrier.html" target="_self">JobSystemWithBarrier</a></td><td class="desc"></td></tr>
- <tr id="row_158_36_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_thread_pool.html" target="_self">JobSystemThreadPool</a></td><td class="desc"></td></tr>
- <tr id="row_158_37_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_37_" class="arrow" onclick="dynsection.toggleFolder('158_37_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_1_1_barrier.html" target="_self">JobSystem::Barrier</a></td><td class="desc">A job barrier keeps track of a number of jobs and allows waiting until they are all completed </td></tr>
- <tr id="row_158_37_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_single_threaded_1_1_barrier_impl.html" target="_self">JobSystemSingleThreaded::BarrierImpl</a></td><td class="desc"></td></tr>
- <tr id="row_158_38_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_l_f_h_m_allocator.html" target="_self">LFHMAllocator</a></td><td class="desc">Allocator for a lock free hash map </td></tr>
- <tr id="row_158_39_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_39_" class="arrow" onclick="dynsection.toggleFolder('158_39_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_l_f_h_m_allocator_context.html" target="_self">LFHMAllocatorContext</a></td><td class="desc"></td></tr>
- <tr id="row_158_39_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_contact_constraint_manager_1_1_contact_allocator.html" target="_self">ContactConstraintManager::ContactAllocator</a></td><td class="desc">Contacts are allocated in a lock free hash map </td></tr>
- <tr id="row_158_40_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_large_island_splitter.html" target="_self">LargeIslandSplitter</a></td><td class="desc"></td></tr>
- <tr id="row_158_41_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_lock_free_hash_map.html" target="_self">LockFreeHashMap< Key, Value ></a></td><td class="desc"></td></tr>
- <tr id="row_158_42_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mutex_array.html" target="_self">MutexArray< MutexType ></a></td><td class="desc"></td></tr>
- <tr id="row_158_43_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_narrow_phase_query.html" target="_self">NarrowPhaseQuery</a></td><td class="desc"></td></tr>
- <tr id="row_158_44_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_44_" class="arrow" onclick="dynsection.toggleFolder('158_44_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_layer_filter.html" target="_self">ObjectLayerFilter</a></td><td class="desc">Filter class for object layers </td></tr>
- <tr id="row_158_44_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_default_object_layer_filter.html" target="_self">DefaultObjectLayerFilter</a></td><td class="desc">Default filter class that uses the pair filter in combination with a specified layer to filter layers </td></tr>
- <tr id="row_158_44_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_specified_object_layer_filter.html" target="_self">SpecifiedObjectLayerFilter</a></td><td class="desc">Allows objects from a specific layer only </td></tr>
- <tr id="row_158_45_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_45_" class="arrow" onclick="dynsection.toggleFolder('158_45_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_layer_pair_filter.html" target="_self">ObjectLayerPairFilter</a></td><td class="desc">Filter class to test if two objects can collide based on their object layer. Used while finding collision pairs </td></tr>
- <tr id="row_158_45_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_layer_pair_filter_mask.html" target="_self">ObjectLayerPairFilterMask</a></td><td class="desc"></td></tr>
- <tr id="row_158_45_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_layer_pair_filter_table.html" target="_self">ObjectLayerPairFilterTable</a></td><td class="desc"></td></tr>
- <tr id="row_158_46_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_46_" class="arrow" onclick="dynsection.toggleFolder('158_46_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream.html" target="_self">ObjectStream</a></td><td class="desc">Base class for object stream input and output streams </td></tr>
- <tr id="row_158_46_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_46_0_" class="arrow" onclick="dynsection.toggleFolder('158_46_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_i_object_stream_in.html" target="_self">IObjectStreamIn</a></td><td class="desc">Interface class for reading from an object stream </td></tr>
- <tr id="row_158_46_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_158_46_0_0_" class="arrow" onclick="dynsection.toggleFolder('158_46_0_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_in.html" target="_self">ObjectStreamIn</a></td><td class="desc"></td></tr>
- <tr id="row_158_46_0_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_binary_in.html" target="_self">ObjectStreamBinaryIn</a></td><td class="desc">Implementation of <a class="el" href="class_object_stream.html" title="Base class for object stream input and output streams.">ObjectStream</a> binary input stream </td></tr>
- <tr id="row_158_46_0_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_text_in.html" target="_self">ObjectStreamTextIn</a></td><td class="desc">Implementation of <a class="el" href="class_object_stream.html" title="Base class for object stream input and output streams.">ObjectStream</a> text input stream </td></tr>
- <tr id="row_158_46_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_46_1_" class="arrow" onclick="dynsection.toggleFolder('158_46_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_i_object_stream_out.html" target="_self">IObjectStreamOut</a></td><td class="desc">Interface class for writing to an object stream </td></tr>
- <tr id="row_158_46_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_158_46_1_0_" class="arrow" onclick="dynsection.toggleFolder('158_46_1_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_out.html" target="_self">ObjectStreamOut</a></td><td class="desc"></td></tr>
- <tr id="row_158_46_1_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_binary_out.html" target="_self">ObjectStreamBinaryOut</a></td><td class="desc">Implementation of <a class="el" href="class_object_stream.html" title="Base class for object stream input and output streams.">ObjectStream</a> binary output stream </td></tr>
- <tr id="row_158_46_1_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_stream_text_out.html" target="_self">ObjectStreamTextOut</a></td><td class="desc">Implementation of <a class="el" href="class_object_stream.html" title="Base class for object stream input and output streams.">ObjectStream</a> text output stream </td></tr>
- <tr id="row_158_47_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_47_" class="arrow" onclick="dynsection.toggleFolder('158_47_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_vs_broad_phase_layer_filter.html" target="_self">ObjectVsBroadPhaseLayerFilter</a></td><td class="desc">Class to test if an object can collide with a broadphase layer. Used while finding collision pairs </td></tr>
- <tr id="row_158_47_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_vs_broad_phase_layer_filter_mask.html" target="_self">ObjectVsBroadPhaseLayerFilterMask</a></td><td class="desc"></td></tr>
- <tr id="row_158_47_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_object_vs_broad_phase_layer_filter_table.html" target="_self">ObjectVsBroadPhaseLayerFilterTable</a></td><td class="desc"></td></tr>
- <tr id="row_158_48_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_system.html" target="_self">PhysicsSystem</a></td><td class="desc"></td></tr>
- <tr id="row_158_49_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_system_1_1_bodies_to_sleep.html" target="_self">PhysicsSystem::BodiesToSleep</a></td><td class="desc"></td></tr>
- <tr id="row_158_50_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_profile_measurement.html" target="_self">ProfileMeasurement</a></td><td class="desc">Create this class on the stack to start sampling timing information of a particular scope </td></tr>
- <tr id="row_158_51_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_profile_sample.html" target="_self">ProfileSample</a></td><td class="desc"></td></tr>
- <tr id="row_158_52_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_profile_thread.html" target="_self">ProfileThread</a></td><td class="desc">Collects all samples of a single thread </td></tr>
- <tr id="row_158_53_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_profiler.html" target="_self">Profiler</a></td><td class="desc">Singleton class for managing profiling information </td></tr>
- <tr id="row_158_54_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_quad_tree.html" target="_self">QuadTree</a></td><td class="desc"></td></tr>
- <tr id="row_158_55_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ragdoll.html" target="_self">Ragdoll</a></td><td class="desc">Runtime ragdoll information </td></tr>
- <tr id="row_158_56_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_scope_exit.html" target="_self">ScopeExit< F ></a></td><td class="desc">Class that calls a function when it goes out of scope </td></tr>
- <tr id="row_158_57_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_57_" class="arrow" onclick="dynsection.toggleFolder('158_57_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape.html" target="_self">Shape</a></td><td class="desc">Base class for all shapes (collision volume of a body). Defines a virtual interface for collision detection </td></tr>
- <tr id="row_158_57_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_57_0_" class="arrow" onclick="dynsection.toggleFolder('158_57_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_compound_shape.html" target="_self">CompoundShape</a></td><td class="desc">Base class for a compound shape </td></tr>
- <tr id="row_158_57_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mutable_compound_shape.html" target="_self">MutableCompoundShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_compound_shape.html" target="_self">StaticCompoundShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_57_1_" class="arrow" onclick="dynsection.toggleFolder('158_57_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_shape.html" target="_self">ConvexShape</a></td><td class="desc">Base class for all convex shapes. Defines a virtual interface </td></tr>
- <tr id="row_158_57_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_box_shape.html" target="_self">BoxShape</a></td><td class="desc">A box, centered around the origin </td></tr>
- <tr id="row_158_57_1_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_capsule_shape.html" target="_self">CapsuleShape</a></td><td class="desc">A capsule, implemented as a line segment with convex radius </td></tr>
- <tr id="row_158_57_1_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape.html" target="_self">ConvexHullShape</a></td><td class="desc">A convex hull </td></tr>
- <tr id="row_158_57_1_3_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cylinder_shape.html" target="_self">CylinderShape</a></td><td class="desc">A cylinder </td></tr>
- <tr id="row_158_57_1_4_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sphere_shape.html" target="_self">SphereShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_1_5_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_capsule_shape.html" target="_self">TaperedCapsuleShape</a></td><td class="desc">A capsule with different top and bottom radii </td></tr>
- <tr id="row_158_57_1_6_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_cylinder_shape.html" target="_self">TaperedCylinderShape</a></td><td class="desc">A cylinder with different top and bottom radii </td></tr>
- <tr id="row_158_57_1_7_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_shape.html" target="_self">TriangleShape</a></td><td class="desc">A single triangle, not the most efficient way of creating a world filled with triangles but can be used as a query shape for example </td></tr>
- <tr id="row_158_57_2_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_57_2_" class="arrow" onclick="dynsection.toggleFolder('158_57_2_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_decorated_shape.html" target="_self">DecoratedShape</a></td><td class="desc">Base class for shapes that decorate another shape with extra functionality (e.g. scale, translation etc.) </td></tr>
- <tr id="row_158_57_2_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_offset_center_of_mass_shape.html" target="_self">OffsetCenterOfMassShape</a></td><td class="desc">This shape will shift the center of mass of a child shape, it can e.g. be used to lower the center of mass of an unstable object like a boat to make it stable </td></tr>
- <tr id="row_158_57_2_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rotated_translated_shape.html" target="_self">RotatedTranslatedShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_2_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_scaled_shape.html" target="_self">ScaledShape</a></td><td class="desc">A shape that scales a child shape in local space of that shape. The scale can be non-uniform and can even turn it inside out when one or three components of the scale are negative </td></tr>
- <tr id="row_158_57_3_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_empty_shape.html" target="_self">EmptyShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_4_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_height_field_shape.html" target="_self">HeightFieldShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_5_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mesh_shape.html" target="_self">MeshShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_6_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_plane_shape.html" target="_self">PlaneShape</a></td><td class="desc"></td></tr>
- <tr id="row_158_57_7_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shape.html" target="_self">SoftBodyShape</a></td><td class="desc"><a class="el" href="class_shape.html" title="Base class for all shapes (collision volume of a body). Defines a virtual interface for collision det...">Shape</a> used exclusively for soft bodies. Adds the ability to perform collision checks against soft bodies </td></tr>
- <tr id="row_158_58_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_58_" class="arrow" onclick="dynsection.toggleFolder('158_58_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_filter.html" target="_self">ShapeFilter</a></td><td class="desc">Filter class </td></tr>
- <tr id="row_158_58_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_reversed_shape_filter.html" target="_self">ReversedShapeFilter</a></td><td class="desc">Helper class to reverse the order of the shapes in the ShouldCollide function </td></tr>
- <tr id="row_158_58_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sim_shape_filter_wrapper.html" target="_self">SimShapeFilterWrapper</a></td><td class="desc"></td></tr>
- <tr id="row_158_59_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shared_lock.html" target="_self">SharedLock< LockType ></a></td><td class="desc">Helper class that is similar to std::shared_lock </td></tr>
- <tr id="row_158_60_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sim_shape_filter.html" target="_self">SimShapeFilter</a></td><td class="desc">Filter class used during the simulation (<a class="el" href="class_physics_system.html#a4cdc76b2486dfaecfc9319d040e5e5f3">PhysicsSystem::Update</a>) to filter out collisions at shape level </td></tr>
- <tr id="row_158_61_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_61_" class="arrow" onclick="dynsection.toggleFolder('158_61_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_stream_in.html" target="_self">StreamIn</a></td><td class="desc">Simple binary input stream </td></tr>
- <tr id="row_158_61_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_61_0_" class="arrow" onclick="dynsection.toggleFolder('158_61_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_state_recorder.html" target="_self">StateRecorder</a></td><td class="desc"></td></tr>
- <tr id="row_158_61_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_state_recorder_impl.html" target="_self">StateRecorderImpl</a></td><td class="desc">Implementation of the <a class="el" href="class_state_recorder.html">StateRecorder</a> class that uses a stringstream as underlying store and that implements checking if the state doesn't change upon reading </td></tr>
- <tr id="row_158_61_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_stream_in_wrapper.html" target="_self">StreamInWrapper</a></td><td class="desc">Wrapper around std::istream </td></tr>
- <tr id="row_158_62_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_62_" class="arrow" onclick="dynsection.toggleFolder('158_62_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_stream_out.html" target="_self">StreamOut</a></td><td class="desc">Simple binary output stream </td></tr>
- <tr id="row_158_62_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_state_recorder.html" target="_self">StateRecorder</a></td><td class="desc"></td></tr>
- <tr id="row_158_62_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_stream_out_wrapper.html" target="_self">StreamOutWrapper</a></td><td class="desc">Wrapper around std::ostream </td></tr>
- <tr id="row_158_63_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_63_" class="arrow" onclick="dynsection.toggleFolder('158_63_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_temp_allocator.html" target="_self">TempAllocator</a></td><td class="desc"></td></tr>
- <tr id="row_158_63_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_temp_allocator_impl.html" target="_self">TempAllocatorImpl</a></td><td class="desc">Default implementation of the temp allocator that allocates a large block through malloc upfront </td></tr>
- <tr id="row_158_63_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_temp_allocator_impl_with_malloc_fallback.html" target="_self">TempAllocatorImplWithMallocFallback</a></td><td class="desc">Implementation of the <a class="el" href="class_temp_allocator.html">TempAllocator</a> that tries to allocate from a large preallocated block, but falls back to malloc when it is exhausted </td></tr>
- <tr id="row_158_63_2_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_temp_allocator_malloc.html" target="_self">TempAllocatorMalloc</a></td><td class="desc"></td></tr>
- <tr id="row_158_64_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_64_" class="arrow" onclick="dynsection.toggleFolder('158_64_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_splitter.html" target="_self">TriangleSplitter</a></td><td class="desc">A class that splits a triangle list into two parts for building a tree </td></tr>
- <tr id="row_158_64_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_splitter_binning.html" target="_self">TriangleSplitterBinning</a></td><td class="desc">Binning splitter approach taken from: Realtime Ray Tracing on GPU with BVH-based Packet Traversal by Johannes Gunther et al </td></tr>
- <tr id="row_158_64_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_splitter_mean.html" target="_self">TriangleSplitterMean</a></td><td class="desc">Splitter using mean of axis with biggest centroid deviation </td></tr>
- <tr id="row_158_65_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unique_lock.html" target="_self">UniqueLock< LockType ></a></td><td class="desc">Helper class that is similar to std::unique_lock </td></tr>
- <tr id="row_158_66_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_66_" class="arrow" onclick="dynsection.toggleFolder('158_66_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_collision_tester.html" target="_self">VehicleCollisionTester</a></td><td class="desc">Class that does collision detection between wheels and ground </td></tr>
- <tr id="row_158_66_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_collision_tester_cast_cylinder.html" target="_self">VehicleCollisionTesterCastCylinder</a></td><td class="desc">Collision tester that tests collision using a cylinder shape </td></tr>
- <tr id="row_158_66_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_collision_tester_cast_sphere.html" target="_self">VehicleCollisionTesterCastSphere</a></td><td class="desc">Collision tester that tests collision using a sphere cast </td></tr>
- <tr id="row_158_66_2_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_collision_tester_ray.html" target="_self">VehicleCollisionTesterRay</a></td><td class="desc">Collision tester that tests collision using a raycast </td></tr>
- <tr id="row_158_67_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_67_" class="arrow" onclick="dynsection.toggleFolder('158_67_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_controller.html" target="_self">VehicleController</a></td><td class="desc">Runtime data for interface that controls acceleration / deceleration of the vehicle </td></tr>
- <tr id="row_158_67_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tracked_vehicle_controller.html" target="_self">TrackedVehicleController</a></td><td class="desc">Runtime controller class for vehicle with tank tracks </td></tr>
- <tr id="row_158_67_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_158_67_1_" class="arrow" onclick="dynsection.toggleFolder('158_67_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheeled_vehicle_controller.html" target="_self">WheeledVehicleController</a></td><td class="desc">Runtime controller class </td></tr>
- <tr id="row_158_67_1_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_motorcycle_controller.html" target="_self">MotorcycleController</a></td><td class="desc">Runtime controller class </td></tr>
- <tr id="row_158_68_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_158_68_" class="arrow" onclick="dynsection.toggleFolder('158_68_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel.html" target="_self">Wheel</a></td><td class="desc">Base class for runtime data for a wheel, each <a class="el" href="class_vehicle_controller.html" title="Runtime data for interface that controls acceleration / deceleration of the vehicle.">VehicleController</a> can implement a derived class of this </td></tr>
- <tr id="row_158_68_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_t_v.html" target="_self">WheelTV</a></td><td class="desc"><a class="el" href="class_wheel.html" title="Base class for runtime data for a wheel, each VehicleController can implement a derived class of this...">Wheel</a> object specifically for <a class="el" href="class_tracked_vehicle_controller.html" title="Runtime controller class for vehicle with tank tracks.">TrackedVehicleController</a> </td></tr>
- <tr id="row_158_68_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_w_v.html" target="_self">WheelWV</a></td><td class="desc"><a class="el" href="class_wheel.html" title="Base class for runtime data for a wheel, each VehicleController can implement a derived class of this...">Wheel</a> object specifically for <a class="el" href="class_wheeled_vehicle_controller.html" title="Runtime controller class.">WheeledVehicleController</a> </td></tr>
- <tr id="row_159_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings_1_1_optimization_results.html" target="_self">SoftBodySharedSettings::OptimizationResults</a></td><td class="desc">Information about the optimization of the soft body, the indices of certain elements may have changed </td></tr>
- <tr id="row_160_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_oriented_box.html" target="_self">OrientedBox</a></td><td class="desc">Oriented box </td></tr>
- <tr id="row_161_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_lock.html" target="_self">PhysicsLock</a></td><td class="desc"></td></tr>
- <tr id="row_162_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_physics_settings.html" target="_self">PhysicsSettings</a></td><td class="desc"></td></tr>
- <tr id="row_163_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_163_" class="arrow" onclick="dynsection.toggleFolder('163_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_step_listener.html" target="_self">PhysicsStepListener</a></td><td class="desc">A listener class that receives a callback before every physics simulation step </td></tr>
- <tr id="row_163_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_constraint.html" target="_self">VehicleConstraint</a></td><td class="desc"></td></tr>
- <tr id="row_164_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_step_listener_context.html" target="_self">PhysicsStepListenerContext</a></td><td class="desc">Context information for the step listener </td></tr>
- <tr id="row_165_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_plane.html" target="_self">Plane</a></td><td class="desc">An infinite plane described by the formula X . Normal + Constant = 0 </td></tr>
- <tr id="row_166_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_linear_curve_1_1_point.html" target="_self">LinearCurve::Point</a></td><td class="desc">A point on the curve </td></tr>
- <tr id="row_167_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_path_constraint_path_hermite_1_1_point.html" target="_self">PathConstraintPathHermite::Point</a></td><td class="desc"></td></tr>
- <tr id="row_168_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_polyhedron_submerged_volume_calculator_1_1_point.html" target="_self">PolyhedronSubmergedVolumeCalculator::Point</a></td><td class="desc">A helper class that contains cached information about a polyhedron vertex </td></tr>
- <tr id="row_169_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point_constraint_part.html" target="_self">PointConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_170_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_point_convex_support.html" target="_self">PointConvexSupport</a></td><td class="desc">Class that wraps a point so that it can be used with convex collision detection </td></tr>
- <tr id="row_171_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_polygon_convex_support.html" target="_self">PolygonConvexSupport< VERTEX_ARRAY ></a></td><td class="desc">Class that wraps a polygon so that it can used with convex collision detection </td></tr>
- <tr id="row_172_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_polyhedron_submerged_volume_calculator.html" target="_self">PolyhedronSubmergedVolumeCalculator</a></td><td class="desc"></td></tr>
- <tr id="row_173_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_plane_shape_1_1_p_s_get_triangles_context.html" target="_self">PlaneShape::PSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_174_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_quat.html" target="_self">Quat</a></td><td class="desc"></td></tr>
- <tr id="row_175_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rack_and_pinion_constraint_part.html" target="_self">RackAndPinionConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_176_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_splitter_1_1_range.html" target="_self">TriangleSplitter::Range</a></td><td class="desc">Helper struct to indicate triangle range before and after the split </td></tr>
- <tr id="row_177_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ray_cast_settings.html" target="_self">RayCastSettings</a></td><td class="desc">Settings to be passed with a ray cast </td></tr>
- <tr id="row_178_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_ray_cast_t.html" target="_self">RayCastT< Vec, Mat, RayCastType ></a></td><td class="desc">Structure that holds a single ray cast </td></tr>
- <tr id="row_179_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_179_" class="arrow" onclick="dynsection.toggleFolder('179_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_ray_cast_t.html" target="_self">RayCastT< RVec3, RMat44, RRayCast ></a></td><td class="desc"></td></tr>
- <tr id="row_179_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_r_ray_cast.html" target="_self">RRayCast</a></td><td class="desc"></td></tr>
- <tr id="row_180_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_180_" class="arrow" onclick="dynsection.toggleFolder('180_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_ray_cast_t.html" target="_self">RayCastT< Vec3, Mat44, RayCast ></a></td><td class="desc"></td></tr>
- <tr id="row_180_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_ray_cast.html" target="_self">RayCast</a></td><td class="desc"></td></tr>
- <tr id="row_181_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ray_inv_direction.html" target="_self">RayInvDirection</a></td><td class="desc">Helper structure holding the reciprocal of a ray for Ray vs <a class="el" href="class_a_a_box.html" title="Axis aligned box.">AABox</a> testing </td></tr>
- <tr id="row_182_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_t_l_aligned_allocator_1_1rebind.html" target="_self">STLAlignedAllocator< T, N >::rebind< T2 ></a></td><td class="desc">Converting to allocator for other type </td></tr>
- <tr id="row_183_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_t_l_allocator_1_1rebind.html" target="_self">STLAllocator< T >::rebind< T2 ></a></td><td class="desc">Converting to allocator for other type </td></tr>
- <tr id="row_184_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_t_l_local_allocator_1_1rebind.html" target="_self">STLLocalAllocator< T, N >::rebind< T2 ></a></td><td class="desc">Converting to allocator for other type </td></tr>
- <tr id="row_185_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_t_l_temp_allocator_1_1rebind.html" target="_self">STLTempAllocator< T >::rebind< T2 ></a></td><td class="desc">Converting to allocator for other type </td></tr>
- <tr id="row_186_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< T ></a></td><td class="desc"></td></tr>
- <tr id="row_187_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< Constraint ></a></td><td class="desc"></td></tr>
- <tr id="row_188_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< Geometry ></a></td><td class="desc"></td></tr>
- <tr id="row_189_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_189_" class="arrow" onclick="dynsection.toggleFolder('189_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< Job ></a></td><td class="desc"></td></tr>
- <tr id="row_189_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_job_system_1_1_job_handle.html" target="_self">JobSystem::JobHandle</a></td><td class="desc"></td></tr>
- <tr id="row_190_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< RefTargetVirtual ></a></td><td class="desc"></td></tr>
- <tr id="row_191_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< Shape ></a></td><td class="desc"></td></tr>
- <tr id="row_192_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< Skeleton ></a></td><td class="desc"></td></tr>
- <tr id="row_193_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< TwoBodyConstraint ></a></td><td class="desc"></td></tr>
- <tr id="row_194_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< TwoBodyConstraintSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_195_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< VehicleControllerSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_196_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref.html" target="_self">Ref< WheelSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_197_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< T ></a></td><td class="desc"></td></tr>
- <tr id="row_198_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< Constraint ></a></td><td class="desc"></td></tr>
- <tr id="row_199_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< GroupFilter ></a></td><td class="desc"></td></tr>
- <tr id="row_200_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< PathConstraintPath ></a></td><td class="desc"></td></tr>
- <tr id="row_201_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< PhysicsMaterial ></a></td><td class="desc"></td></tr>
- <tr id="row_202_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< RagdollSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_203_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< Shape ></a></td><td class="desc"></td></tr>
- <tr id="row_204_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< ShapeSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_205_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< Skeleton ></a></td><td class="desc"></td></tr>
- <tr id="row_206_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< SoftBodySharedSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_207_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< TwoBodyConstraintSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_208_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< VehicleCollisionTester ></a></td><td class="desc"></td></tr>
- <tr id="row_209_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_const.html" target="_self">RefConst< WheelSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_210_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< T ></a></td><td class="desc"></td></tr>
- <tr id="row_211_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_211_" class="arrow" onclick="dynsection.toggleFolder('211_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< CharacterBase ></a></td><td class="desc"></td></tr>
- <tr id="row_211_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_base.html" target="_self">CharacterBase</a></td><td class="desc">Base class for character class </td></tr>
- <tr id="row_212_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_212_" class="arrow" onclick="dynsection.toggleFolder('212_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< CharacterBaseSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_212_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_212_0_" class="arrow" onclick="dynsection.toggleFolder('212_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_base_settings.html" target="_self">CharacterBaseSettings</a></td><td class="desc">Base class for configuration of a character </td></tr>
- <tr id="row_212_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_settings.html" target="_self">CharacterSettings</a></td><td class="desc">Contains the configuration of a character </td></tr>
- <tr id="row_212_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_character_virtual_settings.html" target="_self">CharacterVirtualSettings</a></td><td class="desc">Contains the configuration of a character </td></tr>
- <tr id="row_213_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_213_" class="arrow" onclick="dynsection.toggleFolder('213_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< Constraint ></a></td><td class="desc"></td></tr>
- <tr id="row_213_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_constraint.html" target="_self">Constraint</a></td><td class="desc">Base class for all physics constraints. A constraint removes one or more degrees of freedom for a rigid body </td></tr>
- <tr id="row_214_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_214_" class="arrow" onclick="dynsection.toggleFolder('214_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< ConstraintSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_214_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_214_0_" class="arrow" onclick="dynsection.toggleFolder('214_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_constraint_settings.html" target="_self">ConstraintSettings</a></td><td class="desc">Class used to store the configuration of a constraint. Allows run-time creation of constraints </td></tr>
- <tr id="row_214_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_214_0_0_" class="arrow" onclick="dynsection.toggleFolder('214_0_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_two_body_constraint_settings.html" target="_self">TwoBodyConstraintSettings</a></td><td class="desc">Base class for settings for all constraints that involve 2 bodies </td></tr>
- <tr id="row_214_0_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cone_constraint_settings.html" target="_self">ConeConstraintSettings</a></td><td class="desc">Cone constraint settings, used to create a cone constraint </td></tr>
- <tr id="row_214_0_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_distance_constraint_settings.html" target="_self">DistanceConstraintSettings</a></td><td class="desc">Distance constraint settings, used to create a distance constraint </td></tr>
- <tr id="row_214_0_0_2_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_fixed_constraint_settings.html" target="_self">FixedConstraintSettings</a></td><td class="desc">Fixed constraint settings, used to create a fixed constraint </td></tr>
- <tr id="row_214_0_0_3_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_gear_constraint_settings.html" target="_self">GearConstraintSettings</a></td><td class="desc">Gear constraint settings </td></tr>
- <tr id="row_214_0_0_4_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_hinge_constraint_settings.html" target="_self">HingeConstraintSettings</a></td><td class="desc">Hinge constraint settings, used to create a hinge constraint </td></tr>
- <tr id="row_214_0_0_5_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_path_constraint_settings.html" target="_self">PathConstraintSettings</a></td><td class="desc"></td></tr>
- <tr id="row_214_0_0_6_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point_constraint_settings.html" target="_self">PointConstraintSettings</a></td><td class="desc">Point constraint settings, used to create a point constraint </td></tr>
- <tr id="row_214_0_0_7_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_pulley_constraint_settings.html" target="_self">PulleyConstraintSettings</a></td><td class="desc"></td></tr>
- <tr id="row_214_0_0_8_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rack_and_pinion_constraint_settings.html" target="_self">RackAndPinionConstraintSettings</a></td><td class="desc">Rack and pinion constraint (slider & gear) settings </td></tr>
- <tr id="row_214_0_0_9_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_six_d_o_f_constraint_settings.html" target="_self">SixDOFConstraintSettings</a></td><td class="desc">6 Degree Of Freedom <a class="el" href="class_constraint.html" title="Base class for all physics constraints. A constraint removes one or more degrees of freedom for a rig...">Constraint</a> setup structure. Allows control over each of the 6 degrees of freedom </td></tr>
- <tr id="row_214_0_0_10_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_slider_constraint_settings.html" target="_self">SliderConstraintSettings</a></td><td class="desc">Slider constraint settings, used to create a slider constraint </td></tr>
- <tr id="row_214_0_0_11_" class="odd" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_swing_twist_constraint_settings.html" target="_self">SwingTwistConstraintSettings</a></td><td class="desc"></td></tr>
- <tr id="row_214_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_constraint_settings.html" target="_self">VehicleConstraintSettings</a></td><td class="desc"></td></tr>
- <tr id="row_215_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_215_" class="arrow" onclick="dynsection.toggleFolder('215_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< Geometry ></a></td><td class="desc"></td></tr>
- <tr id="row_215_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_1_1_geometry.html" target="_self">DebugRenderer::Geometry</a></td><td class="desc">A geometry primitive containing triangle batches for various lods </td></tr>
- <tr id="row_216_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_216_" class="arrow" onclick="dynsection.toggleFolder('216_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< GroupFilter ></a></td><td class="desc"></td></tr>
- <tr id="row_216_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_216_0_" class="arrow" onclick="dynsection.toggleFolder('216_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_group_filter.html" target="_self">GroupFilter</a></td><td class="desc">Abstract class that checks if two CollisionGroups collide </td></tr>
- <tr id="row_216_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_group_filter_table.html" target="_self">GroupFilterTable</a></td><td class="desc"></td></tr>
- <tr id="row_217_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_217_" class="arrow" onclick="dynsection.toggleFolder('217_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< PathConstraintPath ></a></td><td class="desc"></td></tr>
- <tr id="row_217_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_217_0_" class="arrow" onclick="dynsection.toggleFolder('217_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_path_constraint_path.html" target="_self">PathConstraintPath</a></td><td class="desc">The path for a path constraint. It allows attaching two bodies to each other while giving the second body the freedom to move along a path relative to the first </td></tr>
- <tr id="row_217_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_path_constraint_path_hermite.html" target="_self">PathConstraintPathHermite</a></td><td class="desc">A path that follows a Hermite spline </td></tr>
- <tr id="row_218_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_218_" class="arrow" onclick="dynsection.toggleFolder('218_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< PhysicsMaterial ></a></td><td class="desc"></td></tr>
- <tr id="row_218_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_218_0_" class="arrow" onclick="dynsection.toggleFolder('218_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_material.html" target="_self">PhysicsMaterial</a></td><td class="desc"></td></tr>
- <tr id="row_218_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_material_simple.html" target="_self">PhysicsMaterialSimple</a></td><td class="desc">Sample implementation of <a class="el" href="class_physics_material.html">PhysicsMaterial</a> that just holds the needed properties directly </td></tr>
- <tr id="row_219_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_219_" class="arrow" onclick="dynsection.toggleFolder('219_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< PhysicsScene ></a></td><td class="desc"></td></tr>
- <tr id="row_219_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_scene.html" target="_self">PhysicsScene</a></td><td class="desc">Contains the creation settings of a set of bodies </td></tr>
- <tr id="row_220_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_220_" class="arrow" onclick="dynsection.toggleFolder('220_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< Ragdoll ></a></td><td class="desc"></td></tr>
- <tr id="row_220_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ragdoll.html" target="_self">Ragdoll</a></td><td class="desc">Runtime ragdoll information </td></tr>
- <tr id="row_221_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_221_" class="arrow" onclick="dynsection.toggleFolder('221_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< RagdollSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_221_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ragdoll_settings.html" target="_self">RagdollSettings</a></td><td class="desc">Contains the structure of a ragdoll </td></tr>
- <tr id="row_222_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_222_" class="arrow" onclick="dynsection.toggleFolder('222_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< Shape ></a></td><td class="desc"></td></tr>
- <tr id="row_222_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape.html" target="_self">Shape</a></td><td class="desc">Base class for all shapes (collision volume of a body). Defines a virtual interface for collision detection </td></tr>
- <tr id="row_223_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_223_" class="arrow" onclick="dynsection.toggleFolder('223_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< ShapeSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_223_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_223_0_" class="arrow" onclick="dynsection.toggleFolder('223_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_settings.html" target="_self">ShapeSettings</a></td><td class="desc"></td></tr>
- <tr id="row_223_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_223_0_0_" class="arrow" onclick="dynsection.toggleFolder('223_0_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_compound_shape_settings.html" target="_self">CompoundShapeSettings</a></td><td class="desc">Base class settings to construct a compound shape </td></tr>
- <tr id="row_223_0_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mutable_compound_shape_settings.html" target="_self">MutableCompoundShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_mutable_compound_shape.html">MutableCompoundShape</a> </td></tr>
- <tr id="row_223_0_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_compound_shape_settings.html" target="_self">StaticCompoundShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_static_compound_shape.html">StaticCompoundShape</a>. Note that if you only want a compound of 1 shape, use a <a class="el" href="class_rotated_translated_shape.html">RotatedTranslatedShape</a> instead </td></tr>
- <tr id="row_223_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_223_0_1_" class="arrow" onclick="dynsection.toggleFolder('223_0_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_shape_settings.html" target="_self">ConvexShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_convex_shape.html" title="Base class for all convex shapes. Defines a virtual interface.">ConvexShape</a> (abstract) </td></tr>
- <tr id="row_223_0_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_box_shape_settings.html" target="_self">BoxShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_box_shape.html" title="A box, centered around the origin.">BoxShape</a> </td></tr>
- <tr id="row_223_0_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_capsule_shape_settings.html" target="_self">CapsuleShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_capsule_shape.html" title="A capsule, implemented as a line segment with convex radius.">CapsuleShape</a> </td></tr>
- <tr id="row_223_0_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape_settings.html" target="_self">ConvexHullShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_convex_hull_shape.html" title="A convex hull.">ConvexHullShape</a> </td></tr>
- <tr id="row_223_0_1_3_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cylinder_shape_settings.html" target="_self">CylinderShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_cylinder_shape.html" title="A cylinder.">CylinderShape</a> </td></tr>
- <tr id="row_223_0_1_4_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sphere_shape_settings.html" target="_self">SphereShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_sphere_shape.html">SphereShape</a> </td></tr>
- <tr id="row_223_0_1_5_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_capsule_shape_settings.html" target="_self">TaperedCapsuleShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_tapered_capsule_shape.html" title="A capsule with different top and bottom radii.">TaperedCapsuleShape</a> </td></tr>
- <tr id="row_223_0_1_6_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_cylinder_shape_settings.html" target="_self">TaperedCylinderShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_tapered_cylinder_shape.html" title="A cylinder with different top and bottom radii.">TaperedCylinderShape</a> </td></tr>
- <tr id="row_223_0_1_7_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_shape_settings.html" target="_self">TriangleShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_triangle_shape.html" title="A single triangle, not the most efficient way of creating a world filled with triangles but can be us...">TriangleShape</a> </td></tr>
- <tr id="row_223_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_223_0_2_" class="arrow" onclick="dynsection.toggleFolder('223_0_2_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_decorated_shape_settings.html" target="_self">DecoratedShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_decorated_shape.html" title="Base class for shapes that decorate another shape with extra functionality (e.g. scale,...">DecoratedShape</a> </td></tr>
- <tr id="row_223_0_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_offset_center_of_mass_shape_settings.html" target="_self">OffsetCenterOfMassShapeSettings</a></td><td class="desc">Class that constructs an <a class="el" href="class_offset_center_of_mass_shape.html" title="This shape will shift the center of mass of a child shape, it can e.g. be used to lower the center of...">OffsetCenterOfMassShape</a> </td></tr>
- <tr id="row_223_0_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rotated_translated_shape_settings.html" target="_self">RotatedTranslatedShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_rotated_translated_shape.html">RotatedTranslatedShape</a> </td></tr>
- <tr id="row_223_0_2_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_scaled_shape_settings.html" target="_self">ScaledShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_scaled_shape.html" title="A shape that scales a child shape in local space of that shape. The scale can be non-uniform and can ...">ScaledShape</a> </td></tr>
- <tr id="row_223_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_empty_shape_settings.html" target="_self">EmptyShapeSettings</a></td><td class="desc">Class that constructs an <a class="el" href="class_empty_shape.html">EmptyShape</a> </td></tr>
- <tr id="row_223_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_height_field_shape_settings.html" target="_self">HeightFieldShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_height_field_shape.html">HeightFieldShape</a> </td></tr>
- <tr id="row_223_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mesh_shape_settings.html" target="_self">MeshShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_mesh_shape.html">MeshShape</a> </td></tr>
- <tr id="row_223_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_plane_shape_settings.html" target="_self">PlaneShapeSettings</a></td><td class="desc">Class that constructs a <a class="el" href="class_plane_shape.html">PlaneShape</a> </td></tr>
- <tr id="row_224_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_224_" class="arrow" onclick="dynsection.toggleFolder('224_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< SkeletalAnimation ></a></td><td class="desc"></td></tr>
- <tr id="row_224_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeletal_animation.html" target="_self">SkeletalAnimation</a></td><td class="desc">Resource for a skinned animation </td></tr>
- <tr id="row_225_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_225_" class="arrow" onclick="dynsection.toggleFolder('225_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< Skeleton ></a></td><td class="desc"></td></tr>
- <tr id="row_225_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton.html" target="_self">Skeleton</a></td><td class="desc">Resource that contains the joint hierarchy for a skeleton </td></tr>
- <tr id="row_226_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_226_" class="arrow" onclick="dynsection.toggleFolder('226_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< SkeletonMapper ></a></td><td class="desc"></td></tr>
- <tr id="row_226_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_mapper.html" target="_self">SkeletonMapper</a></td><td class="desc">Class that is able to map a low detail (ragdoll) skeleton to a high detail (animation) skeleton and vice versa </td></tr>
- <tr id="row_227_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_227_" class="arrow" onclick="dynsection.toggleFolder('227_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< SoftBodySharedSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_227_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings.html" target="_self">SoftBodySharedSettings</a></td><td class="desc"></td></tr>
- <tr id="row_228_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_228_" class="arrow" onclick="dynsection.toggleFolder('228_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< VehicleCollisionTester ></a></td><td class="desc"></td></tr>
- <tr id="row_228_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_collision_tester.html" target="_self">VehicleCollisionTester</a></td><td class="desc">Class that does collision detection between wheels and ground </td></tr>
- <tr id="row_229_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_229_" class="arrow" onclick="dynsection.toggleFolder('229_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< VehicleControllerSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_229_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_229_0_" class="arrow" onclick="dynsection.toggleFolder('229_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_controller_settings.html" target="_self">VehicleControllerSettings</a></td><td class="desc">Basic settings object for interface that controls acceleration / deceleration of the vehicle </td></tr>
- <tr id="row_229_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tracked_vehicle_controller_settings.html" target="_self">TrackedVehicleControllerSettings</a></td><td class="desc"></td></tr>
- <tr id="row_229_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_229_0_1_" class="arrow" onclick="dynsection.toggleFolder('229_0_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheeled_vehicle_controller_settings.html" target="_self">WheeledVehicleControllerSettings</a></td><td class="desc"></td></tr>
- <tr id="row_229_0_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_motorcycle_controller_settings.html" target="_self">MotorcycleControllerSettings</a></td><td class="desc"></td></tr>
- <tr id="row_230_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_230_" class="arrow" onclick="dynsection.toggleFolder('230_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target.html" target="_self">RefTarget< WheelSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_230_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_230_0_" class="arrow" onclick="dynsection.toggleFolder('230_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_settings.html" target="_self">WheelSettings</a></td><td class="desc">Base class for wheel settings, each <a class="el" href="class_vehicle_controller.html" title="Runtime data for interface that controls acceleration / deceleration of the vehicle.">VehicleController</a> can implement a derived class of this </td></tr>
- <tr id="row_230_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_settings_t_v.html" target="_self">WheelSettingsTV</a></td><td class="desc"><a class="el" href="class_wheel_settings.html" title="Base class for wheel settings, each VehicleController can implement a derived class of this.">WheelSettings</a> object specifically for <a class="el" href="class_tracked_vehicle_controller.html" title="Runtime controller class for vehicle with tank tracks.">TrackedVehicleController</a> </td></tr>
- <tr id="row_230_0_1_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_settings_w_v.html" target="_self">WheelSettingsWV</a></td><td class="desc"><a class="el" href="class_wheel_settings.html" title="Base class for wheel settings, each VehicleController can implement a derived class of this.">WheelSettings</a> object specifically for <a class="el" href="class_wheeled_vehicle_controller.html" title="Runtime controller class.">WheeledVehicleController</a> </td></tr>
- <tr id="row_231_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_ref_target_virtual.html" target="_self">RefTargetVirtual</a></td><td class="desc">Pure virtual version of <a class="el" href="class_ref_target.html">RefTarget</a> </td></tr>
- <tr id="row_232_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_result.html" target="_self">Result< Type ></a></td><td class="desc">Helper class that either contains a valid result or an error </td></tr>
- <tr id="row_233_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_result.html" target="_self">Result< Ref< Shape > ></a></td><td class="desc"></td></tr>
- <tr id="row_234_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array_1_1rev__it.html" target="_self">Array< T, Allocator >::rev_it</a></td><td class="desc">An iterator that traverses the array in reverse order </td></tr>
- <tr id="row_235_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_rod_bend_twist.html" target="_self">SoftBodySharedSettings::RodBendTwist</a></td><td class="desc">A constraint that connects two Cosserat rods and limits bend and twist between the rods </td></tr>
- <tr id="row_236_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_rod_stretch_shear.html" target="_self">SoftBodySharedSettings::RodStretchShear</a></td><td class="desc"></td></tr>
- <tr id="row_237_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rotation_euler_constraint_part.html" target="_self">RotationEulerConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_238_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_rotation_quat_constraint_part.html" target="_self">RotationQuatConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_239_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_r_t_t_i.html" target="_self">RTTI</a></td><td class="desc"></td></tr>
- <tr id="row_240_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shape_1_1_s_b_s_get_triangles_context.html" target="_self">SoftBodyShape::SBSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_241_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_semaphore.html" target="_self">Semaphore</a></td><td class="desc"></td></tr>
- <tr id="row_242_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_serializable_attribute.html" target="_self">SerializableAttribute</a></td><td class="desc">Attributes are members of classes that need to be serialized </td></tr>
- <tr id="row_243_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_243_" class="arrow" onclick="dynsection.toggleFolder('243_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_serializable_object.html" target="_self">SerializableObject</a></td><td class="desc"></td></tr>
- <tr id="row_243_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_constraint_settings.html" target="_self">ConstraintSettings</a></td><td class="desc">Class used to store the configuration of a constraint. Allows run-time creation of constraints </td></tr>
- <tr id="row_243_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_group_filter.html" target="_self">GroupFilter</a></td><td class="desc">Abstract class that checks if two CollisionGroups collide </td></tr>
- <tr id="row_243_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_path_constraint_path.html" target="_self">PathConstraintPath</a></td><td class="desc">The path for a path constraint. It allows attaching two bodies to each other while giving the second body the freedom to move along a path relative to the first </td></tr>
- <tr id="row_243_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_physics_material.html" target="_self">PhysicsMaterial</a></td><td class="desc"></td></tr>
- <tr id="row_243_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_settings.html" target="_self">ShapeSettings</a></td><td class="desc"></td></tr>
- <tr id="row_243_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_controller_settings.html" target="_self">VehicleControllerSettings</a></td><td class="desc">Basic settings object for interface that controls acceleration / deceleration of the vehicle </td></tr>
- <tr id="row_243_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_wheel_settings.html" target="_self">WheelSettings</a></td><td class="desc">Base class for wheel settings, each <a class="el" href="class_vehicle_controller.html" title="Runtime data for interface that controls acceleration / deceleration of the vehicle.">VehicleController</a> can implement a derived class of this </td></tr>
- <tr id="row_244_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_cast_t.html" target="_self">ShapeCastT< Vec, Mat, ShapeCastType ></a></td><td class="desc">Structure that holds a single shape cast (a shape moving along a linear path in 3d space with no rotation) </td></tr>
- <tr id="row_245_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_245_" class="arrow" onclick="dynsection.toggleFolder('245_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_cast_t.html" target="_self">ShapeCastT< RVec3, RMat44, RShapeCast ></a></td><td class="desc"></td></tr>
- <tr id="row_245_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_r_shape_cast.html" target="_self">RShapeCast</a></td><td class="desc"></td></tr>
- <tr id="row_246_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_246_" class="arrow" onclick="dynsection.toggleFolder('246_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_cast_t.html" target="_self">ShapeCastT< Vec3, Mat44, ShapeCast ></a></td><td class="desc"></td></tr>
- <tr id="row_246_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_cast.html" target="_self">ShapeCast</a></td><td class="desc"></td></tr>
- <tr id="row_247_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shape_functions.html" target="_self">ShapeFunctions</a></td><td class="desc">Function table for functions on shapes </td></tr>
- <tr id="row_248_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_pose.html" target="_self">SkeletonPose</a></td><td class="desc">Instance of a skeleton, contains the pose the current skeleton is in </td></tr>
- <tr id="row_249_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings_1_1_skinned.html" target="_self">SoftBodySharedSettings::Skinned</a></td><td class="desc">A constraint that skins a vertex to joints and limits the distance that the simulated vertex can travel from this vertex </td></tr>
- <tr id="row_250_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_shared_settings_1_1_skin_weight.html" target="_self">SoftBodySharedSettings::SkinWeight</a></td><td class="desc">A joint and its skin weight </td></tr>
- <tr id="row_251_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_contact_listener.html" target="_self">SoftBodyContactListener</a></td><td class="desc"></td></tr>
- <tr id="row_252_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_contact_settings.html" target="_self">SoftBodyContactSettings</a></td><td class="desc"></td></tr>
- <tr id="row_253_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_creation_settings.html" target="_self">SoftBodyCreationSettings</a></td><td class="desc"></td></tr>
- <tr id="row_254_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_manifold.html" target="_self">SoftBodyManifold</a></td><td class="desc">An interface to query which vertices of a soft body are colliding with other bodies </td></tr>
- <tr id="row_255_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_soft_body_vertex.html" target="_self">SoftBodyVertex</a></td><td class="desc"></td></tr>
- <tr id="row_256_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sphere.html" target="_self">Sphere</a></td><td class="desc"></td></tr>
- <tr id="row_257_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_large_island_splitter_1_1_split.html" target="_self">LargeIslandSplitter::Split</a></td><td class="desc">Describes a split of constraints and contacts </td></tr>
- <tr id="row_258_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_large_island_splitter_1_1_splits.html" target="_self">LargeIslandSplitter::Splits</a></td><td class="desc">Structure that describes the resulting splits from the large island splitter </td></tr>
- <tr id="row_259_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_spring_part.html" target="_self">SpringPart</a></td><td class="desc">Class used in other constraint parts to calculate the required bias factor in the lagrange multiplier for creating springs </td></tr>
- <tr id="row_260_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_spring_settings.html" target="_self">SpringSettings</a></td><td class="desc">Settings for a linear or angular spring </td></tr>
- <tr id="row_261_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_state_recorder_filter.html" target="_self">StateRecorderFilter</a></td><td class="desc">User callbacks that allow determining which parts of the simulation should be saved by a <a class="el" href="class_state_recorder.html">StateRecorder</a> </td></tr>
- <tr id="row_262_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_262_" class="arrow" onclick="dynsection.toggleFolder('262_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< T, N ></a></td><td class="desc">Simple variable length array backed by a fixed size buffer </td></tr>
- <tr id="row_262_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder_1_1_points.html" target="_self">EPAConvexHullBuilder::Points</a></td><td class="desc">Specialized points list that allows direct access to the size </td></tr>
- <tr id="row_262_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_e_p_a_convex_hull_builder_1_1_triangle_queue.html" target="_self">EPAConvexHullBuilder::TriangleQueue</a></td><td class="desc">Specialized triangles list that keeps them sorted on closest distance to origin </td></tr>
- <tr id="row_263_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Impulse, ContactPoints::Capacity ></a></td><td class="desc"></td></tr>
- <tr id="row_264_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Part, 3 ></a></td><td class="desc"></td></tr>
- <tr id="row_265_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< RTTI::BaseClass, 4 ></a></td><td class="desc"></td></tr>
- <tr id="row_266_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< SerializableAttribute, 32 ></a></td><td class="desc"></td></tr>
- <tr id="row_267_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Vec3, 1026 ></a></td><td class="desc"></td></tr>
- <tr id="row_268_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Vec3, 32 ></a></td><td class="desc"></td></tr>
- <tr id="row_269_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Vec3, 384 ></a></td><td class="desc"></td></tr>
- <tr id="row_270_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Vec3, 64 ></a></td><td class="desc"></td></tr>
- <tr id="row_271_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< Vec3, cMaxPointsInHull ></a></td><td class="desc"></td></tr>
- <tr id="row_272_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_static_array.html" target="_self">StaticArray< WorldContactPoint, MaxContactPoints ></a></td><td class="desc"></td></tr>
- <tr id="row_273_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_shape_1_1_stats.html" target="_self">Shape::Stats</a></td><td class="desc">Class that holds information about the shape that can be used for logging / data collection purposes </td></tr>
- <tr id="row_274_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_splitter_1_1_stats.html" target="_self">TriangleSplitter::Stats</a></td><td class="desc"></td></tr>
- <tr id="row_275_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_aligned_allocator.html" target="_self">STLAlignedAllocator< T, N ></a></td><td class="desc">STL allocator that takes care that memory is aligned to N bytes </td></tr>
- <tr id="row_276_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_276_" class="arrow" onclick="dynsection.toggleFolder('276_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< T ></a></td><td class="desc">STL allocator that forwards to our allocation functions </td></tr>
- <tr id="row_276_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< AABBTreeBuilder::Node ></a></td><td class="desc"></td></tr>
- <tr id="row_276_1_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< IndexedTriangle ></a></td><td class="desc"></td></tr>
- <tr id="row_276_2_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< ResultType ></a></td><td class="desc"></td></tr>
- <tr id="row_276_3_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Body * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_4_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< uint8 ></a></td><td class="desc"></td></tr>
- <tr id="row_276_5_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< BodyID ></a></td><td class="desc"></td></tr>
- <tr id="row_276_6_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Mapping ></a></td><td class="desc"></td></tr>
- <tr id="row_276_7_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< const char * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_8_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< BroadPhaseLayer ></a></td><td class="desc"></td></tr>
- <tr id="row_276_9_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Contact ></a></td><td class="desc"></td></tr>
- <tr id="row_276_10_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< CharacterVirtual * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_11_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SubShape ></a></td><td class="desc"></td></tr>
- <tr id="row_276_12_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SubShapeSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_276_13_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Face * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_14_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Coplanar ></a></td><td class="desc"></td></tr>
- <tr id="row_276_15_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< int ></a></td><td class="desc"></td></tr>
- <tr id="row_276_16_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Point ></a></td><td class="desc"></td></tr>
- <tr id="row_276_17_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Face ></a></td><td class="desc"></td></tr>
- <tr id="row_276_18_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Plane ></a></td><td class="desc"></td></tr>
- <tr id="row_276_19_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Vec3 ></a></td><td class="desc"></td></tr>
- <tr id="row_276_20_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRenderer::LOD ></a></td><td class="desc"></td></tr>
- <tr id="row_276_21_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRendererRecorder::Frame ></a></td><td class="desc"></td></tr>
- <tr id="row_276_22_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRendererRecorder::LineBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_276_23_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRendererRecorder::TriangleBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_276_24_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRendererRecorder::TextBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_276_25_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< DebugRendererRecorder::GeometryBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_276_26_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Triangle ></a></td><td class="desc"></td></tr>
- <tr id="row_276_27_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< float ></a></td><td class="desc"></td></tr>
- <tr id="row_276_28_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Ref ></a></td><td class="desc"></td></tr>
- <tr id="row_276_29_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< thread ></a></td><td class="desc"></td></tr>
- <tr id="row_276_30_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Float3 ></a></td><td class="desc"></td></tr>
- <tr id="row_276_31_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Bounds ></a></td><td class="desc"></td></tr>
- <tr id="row_276_32_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Link ></a></td><td class="desc"></td></tr>
- <tr id="row_276_33_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< AttributeDescription ></a></td><td class="desc"></td></tr>
- <tr id="row_276_34_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< const void * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_35_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< const RTTI * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_36_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< BodyCreationSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_276_37_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< PhysicsScene::ConnectedConstraint ></a></td><td class="desc"></td></tr>
- <tr id="row_276_38_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodyCreationSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_276_39_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< PhysicsStepListener * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_40_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< ProfileThread * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_41_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Part ></a></td><td class="desc"></td></tr>
- <tr id="row_276_42_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< AdditionalConstraint ></a></td><td class="desc"></td></tr>
- <tr id="row_276_43_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< BodyIdxPair ></a></td><td class="desc"></td></tr>
- <tr id="row_276_44_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< AnimatedJoint ></a></td><td class="desc"></td></tr>
- <tr id="row_276_45_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Keyframe ></a></td><td class="desc"></td></tr>
- <tr id="row_276_46_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Joint ></a></td><td class="desc"></td></tr>
- <tr id="row_276_47_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Chain ></a></td><td class="desc"></td></tr>
- <tr id="row_276_48_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Unmapped ></a></td><td class="desc"></td></tr>
- <tr id="row_276_49_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Locked ></a></td><td class="desc"></td></tr>
- <tr id="row_276_50_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< JointState ></a></td><td class="desc"></td></tr>
- <tr id="row_276_51_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Mat44 ></a></td><td class="desc"></td></tr>
- <tr id="row_276_52_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodyVertex ></a></td><td class="desc"></td></tr>
- <tr id="row_276_53_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< CollidingShape ></a></td><td class="desc"></td></tr>
- <tr id="row_276_54_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< CollidingSensor ></a></td><td class="desc"></td></tr>
- <tr id="row_276_55_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< RodState ></a></td><td class="desc"></td></tr>
- <tr id="row_276_56_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SkinState ></a></td><td class="desc"></td></tr>
- <tr id="row_276_57_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< LeafShape ></a></td><td class="desc"></td></tr>
- <tr id="row_276_58_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::Vertex ></a></td><td class="desc"></td></tr>
- <tr id="row_276_59_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::Face ></a></td><td class="desc"></td></tr>
- <tr id="row_276_60_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::Edge ></a></td><td class="desc"></td></tr>
- <tr id="row_276_61_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::DihedralBend ></a></td><td class="desc"></td></tr>
- <tr id="row_276_62_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::Volume ></a></td><td class="desc"></td></tr>
- <tr id="row_276_63_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::Skinned ></a></td><td class="desc"></td></tr>
- <tr id="row_276_64_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::InvBind ></a></td><td class="desc"></td></tr>
- <tr id="row_276_65_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::LRA ></a></td><td class="desc"></td></tr>
- <tr id="row_276_66_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::RodStretchShear ></a></td><td class="desc"></td></tr>
- <tr id="row_276_67_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< SoftBodySharedSettings::RodBendTwist ></a></td><td class="desc"></td></tr>
- <tr id="row_276_68_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< ClosestKinematic ></a></td><td class="desc"></td></tr>
- <tr id="row_276_69_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< UpdateGroup ></a></td><td class="desc"></td></tr>
- <tr id="row_276_70_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< uint32 ></a></td><td class="desc"></td></tr>
- <tr id="row_276_71_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< uint ></a></td><td class="desc"></td></tr>
- <tr id="row_276_72_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Node ></a></td><td class="desc"></td></tr>
- <tr id="row_276_73_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Bin ></a></td><td class="desc"></td></tr>
- <tr id="row_276_74_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Wheel * ></a></td><td class="desc"></td></tr>
- <tr id="row_276_75_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< VehicleAntiRollBar ></a></td><td class="desc"></td></tr>
- <tr id="row_276_76_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< VehicleDifferentialSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_276_77_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_276_77_" class="arrow" onclick="dynsection.toggleFolder('276_77_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< T, Allocator ></a></td><td class="desc"></td></tr>
- <tr id="row_276_77_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_byte_buffer.html" target="_self">ByteBuffer</a></td><td class="desc">Simple byte buffer, aligned to a cache line </td></tr>
- <tr id="row_276_78_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_local_allocator.html" target="_self">STLLocalAllocator< T, N ></a></td><td class="desc">STL allocator that keeps N elements in a local buffer before falling back to regular allocations </td></tr>
- <tr id="row_277_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< AABBTreeBuilder::Node ></a></td><td class="desc"></td></tr>
- <tr id="row_278_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< AdditionalConstraint ></a></td><td class="desc"></td></tr>
- <tr id="row_279_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< AnimatedJoint ></a></td><td class="desc"></td></tr>
- <tr id="row_280_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< AttributeDescription ></a></td><td class="desc"></td></tr>
- <tr id="row_281_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Bin ></a></td><td class="desc"></td></tr>
- <tr id="row_282_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Body * ></a></td><td class="desc"></td></tr>
- <tr id="row_283_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< BodyCreationSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_284_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< BodyID ></a></td><td class="desc"></td></tr>
- <tr id="row_285_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< BodyIdxPair ></a></td><td class="desc"></td></tr>
- <tr id="row_286_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Bounds ></a></td><td class="desc"></td></tr>
- <tr id="row_287_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< BroadPhaseLayer ></a></td><td class="desc"></td></tr>
- <tr id="row_288_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Chain ></a></td><td class="desc"></td></tr>
- <tr id="row_289_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< CharacterVirtual * ></a></td><td class="desc"></td></tr>
- <tr id="row_290_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< ClosestKinematic ></a></td><td class="desc"></td></tr>
- <tr id="row_291_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_291_" class="arrow" onclick="dynsection.toggleFolder('291_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< CollideShapeResult ></a></td><td class="desc"></td></tr>
- <tr id="row_291_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_291_0_" class="arrow" onclick="dynsection.toggleFolder('291_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_local_allocator.html" target="_self">STLLocalAllocator< CollideShapeResult, cMaxLocalDelayedResults ></a></td><td class="desc"></td></tr>
- <tr id="row_291_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< CollideShapeResult, STLLocalAllocator< CollideShapeResult, cMaxLocalDelayedResults > ></a></td><td class="desc"></td></tr>
- <tr id="row_292_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< CollidingSensor ></a></td><td class="desc"></td></tr>
- <tr id="row_293_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< CollidingShape ></a></td><td class="desc"></td></tr>
- <tr id="row_294_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< const char * ></a></td><td class="desc"></td></tr>
- <tr id="row_295_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< const RTTI * ></a></td><td class="desc"></td></tr>
- <tr id="row_296_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< const void * ></a></td><td class="desc"></td></tr>
- <tr id="row_297_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Contact ></a></td><td class="desc"></td></tr>
- <tr id="row_298_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Coplanar ></a></td><td class="desc"></td></tr>
- <tr id="row_299_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRenderer::LOD ></a></td><td class="desc"></td></tr>
- <tr id="row_300_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRendererRecorder::Frame ></a></td><td class="desc"></td></tr>
- <tr id="row_301_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRendererRecorder::GeometryBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_302_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRendererRecorder::LineBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_303_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRendererRecorder::TextBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_304_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< DebugRendererRecorder::TriangleBlob ></a></td><td class="desc"></td></tr>
- <tr id="row_305_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Face * ></a></td><td class="desc"></td></tr>
- <tr id="row_306_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Face ></a></td><td class="desc"></td></tr>
- <tr id="row_307_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< float ></a></td><td class="desc"></td></tr>
- <tr id="row_308_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Float3 ></a></td><td class="desc"></td></tr>
- <tr id="row_309_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< IndexedTriangle ></a></td><td class="desc"></td></tr>
- <tr id="row_310_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< int ></a></td><td class="desc"></td></tr>
- <tr id="row_311_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Joint ></a></td><td class="desc"></td></tr>
- <tr id="row_312_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< JointState ></a></td><td class="desc"></td></tr>
- <tr id="row_313_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Keyframe ></a></td><td class="desc"></td></tr>
- <tr id="row_314_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< LeafShape ></a></td><td class="desc"></td></tr>
- <tr id="row_315_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Link ></a></td><td class="desc"></td></tr>
- <tr id="row_316_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Locked ></a></td><td class="desc"></td></tr>
- <tr id="row_317_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Mapping ></a></td><td class="desc"></td></tr>
- <tr id="row_318_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Mat44 ></a></td><td class="desc"></td></tr>
- <tr id="row_319_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Node ></a></td><td class="desc"></td></tr>
- <tr id="row_320_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Part ></a></td><td class="desc"></td></tr>
- <tr id="row_321_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< PhysicsScene::ConnectedConstraint ></a></td><td class="desc"></td></tr>
- <tr id="row_322_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< PhysicsStepListener * ></a></td><td class="desc"></td></tr>
- <tr id="row_323_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Plane ></a></td><td class="desc"></td></tr>
- <tr id="row_324_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Point ></a></td><td class="desc"></td></tr>
- <tr id="row_325_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< ProfileThread * ></a></td><td class="desc"></td></tr>
- <tr id="row_326_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Ref ></a></td><td class="desc"></td></tr>
- <tr id="row_327_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_327_" class="arrow" onclick="dynsection.toggleFolder('327_')">►</span><span class="icona"><span class="icon">C</span></span><b>STLAllocator< Ref< Constraint > ></b></td><td class="desc"></td></tr>
- <tr id="row_327_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Ref< Constraint > ></a></td><td class="desc"></td></tr>
- <tr id="row_328_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_328_" class="arrow" onclick="dynsection.toggleFolder('328_')">►</span><span class="icona"><span class="icon">C</span></span><b>STLAllocator< Ref< TwoBodyConstraint > ></b></td><td class="desc"></td></tr>
- <tr id="row_328_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Ref< TwoBodyConstraint > ></a></td><td class="desc"></td></tr>
- <tr id="row_329_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_329_" class="arrow" onclick="dynsection.toggleFolder('329_')">►</span><span class="icona"><span class="icon">C</span></span><b>STLAllocator< Ref< WheelSettings > ></b></td><td class="desc"></td></tr>
- <tr id="row_329_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Ref< WheelSettings > ></a></td><td class="desc"></td></tr>
- <tr id="row_330_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_330_" class="arrow" onclick="dynsection.toggleFolder('330_')">►</span><span class="icona"><span class="icon">C</span></span><b>STLAllocator< RefConst< PhysicsMaterial > ></b></td><td class="desc"></td></tr>
- <tr id="row_330_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< RefConst< PhysicsMaterial > ></a></td><td class="desc"></td></tr>
- <tr id="row_331_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< ResultType ></a></td><td class="desc"></td></tr>
- <tr id="row_332_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< RodState ></a></td><td class="desc"></td></tr>
- <tr id="row_333_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SkinState ></a></td><td class="desc"></td></tr>
- <tr id="row_334_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodyCreationSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_335_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::DihedralBend ></a></td><td class="desc"></td></tr>
- <tr id="row_336_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::Edge ></a></td><td class="desc"></td></tr>
- <tr id="row_337_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::Face ></a></td><td class="desc"></td></tr>
- <tr id="row_338_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::InvBind ></a></td><td class="desc"></td></tr>
- <tr id="row_339_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::LRA ></a></td><td class="desc"></td></tr>
- <tr id="row_340_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::RodBendTwist ></a></td><td class="desc"></td></tr>
- <tr id="row_341_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::RodStretchShear ></a></td><td class="desc"></td></tr>
- <tr id="row_342_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::Skinned ></a></td><td class="desc"></td></tr>
- <tr id="row_343_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::Vertex ></a></td><td class="desc"></td></tr>
- <tr id="row_344_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodySharedSettings::Volume ></a></td><td class="desc"></td></tr>
- <tr id="row_345_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SoftBodyVertex ></a></td><td class="desc"></td></tr>
- <tr id="row_346_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SubShape ></a></td><td class="desc"></td></tr>
- <tr id="row_347_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< SubShapeSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_348_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< thread ></a></td><td class="desc"></td></tr>
- <tr id="row_349_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Triangle ></a></td><td class="desc"></td></tr>
- <tr id="row_350_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< uint ></a></td><td class="desc"></td></tr>
- <tr id="row_351_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< uint32 ></a></td><td class="desc"></td></tr>
- <tr id="row_352_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< uint8 ></a></td><td class="desc"></td></tr>
- <tr id="row_353_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Unmapped ></a></td><td class="desc"></td></tr>
- <tr id="row_354_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< UpdateGroup ></a></td><td class="desc"></td></tr>
- <tr id="row_355_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Vec3 ></a></td><td class="desc"></td></tr>
- <tr id="row_356_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< VehicleAntiRollBar ></a></td><td class="desc"></td></tr>
- <tr id="row_357_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< VehicleDifferentialSettings ></a></td><td class="desc"></td></tr>
- <tr id="row_358_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_358_" class="arrow" onclick="dynsection.toggleFolder('358_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Voided ></a></td><td class="desc"></td></tr>
- <tr id="row_358_0_" class="odd" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_358_0_" class="arrow" onclick="dynsection.toggleFolder('358_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_local_allocator.html" target="_self">STLLocalAllocator< Voided, cMaxLocalVoidedFeatures ></a></td><td class="desc"></td></tr>
- <tr id="row_358_0_0_" class="odd" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_array.html" target="_self">Array< Voided, STLLocalAllocator< Voided, cMaxLocalVoidedFeatures > ></a></td><td class="desc"></td></tr>
- <tr id="row_359_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_allocator.html" target="_self">STLAllocator< Wheel * ></a></td><td class="desc"></td></tr>
- <tr id="row_360_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_t_l_temp_allocator.html" target="_self">STLTempAllocator< T ></a></td><td class="desc">STL allocator that wraps around <a class="el" href="class_temp_allocator.html">TempAllocator</a> </td></tr>
- <tr id="row_361_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_static_array_1_1_storage.html" target="_self">StaticArray< T, N >::Storage</a></td><td class="desc"></td></tr>
- <tr id="row_362_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< T ></a></td><td class="desc"></td></tr>
- <tr id="row_363_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< const float ></a></td><td class="desc"></td></tr>
- <tr id="row_364_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< const Vec3 ></a></td><td class="desc"></td></tr>
- <tr id="row_365_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< float ></a></td><td class="desc"></td></tr>
- <tr id="row_366_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< int ></a></td><td class="desc"></td></tr>
- <tr id="row_367_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_strided_ptr.html" target="_self">StridedPtr< Plane ></a></td><td class="desc"></td></tr>
- <tr id="row_368_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_1_1_sub_shape.html" target="_self">CompoundShape::SubShape</a></td><td class="desc"></td></tr>
- <tr id="row_369_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sub_shape_i_d.html" target="_self">SubShapeID</a></td><td class="desc">A sub shape id contains a path to an element (usually a triangle or other primitive type) of a compound shape </td></tr>
- <tr id="row_370_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sub_shape_i_d_creator.html" target="_self">SubShapeIDCreator</a></td><td class="desc"></td></tr>
- <tr id="row_371_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sub_shape_i_d_pair.html" target="_self">SubShapeIDPair</a></td><td class="desc">A pair of bodies and their sub shape ID's. Can be used as a key in a map to find a contact point </td></tr>
- <tr id="row_372_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_compound_shape_settings_1_1_sub_shape_settings.html" target="_self">CompoundShapeSettings::SubShapeSettings</a></td><td class="desc"></td></tr>
- <tr id="row_373_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_373_" class="arrow" onclick="dynsection.toggleFolder('373_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_shape_1_1_support.html" target="_self">ConvexShape::Support</a></td><td class="desc">Function that provides an interface for GJK </td></tr>
- <tr id="row_373_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_box_shape_1_1_box.html" target="_self">BoxShape::Box</a></td><td class="desc"></td></tr>
- <tr id="row_373_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_capsule_shape_1_1_capsule_no_convex.html" target="_self">CapsuleShape::CapsuleNoConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_capsule_shape_1_1_capsule_with_convex.html" target="_self">CapsuleShape::CapsuleWithConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape_1_1_hull_no_convex.html" target="_self">ConvexHullShape::HullNoConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape_1_1_hull_with_convex.html" target="_self">ConvexHullShape::HullWithConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_hull_shape_1_1_hull_with_convex_scaled.html" target="_self">ConvexHullShape::HullWithConvexScaled</a></td><td class="desc"></td></tr>
- <tr id="row_373_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_cylinder_shape_1_1_cylinder.html" target="_self">CylinderShape::Cylinder</a></td><td class="desc"></td></tr>
- <tr id="row_373_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sphere_shape_1_1_sphere_no_convex.html" target="_self">SphereShape::SphereNoConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sphere_shape_1_1_sphere_with_convex.html" target="_self">SphereShape::SphereWithConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_capsule_shape_1_1_tapered_capsule.html" target="_self">TaperedCapsuleShape::TaperedCapsule</a></td><td class="desc"></td></tr>
- <tr id="row_373_10_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_cylinder_shape_1_1_tapered_cylinder.html" target="_self">TaperedCylinderShape::TaperedCylinder</a></td><td class="desc"></td></tr>
- <tr id="row_373_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_shape_1_1_triangle_no_convex.html" target="_self">TriangleShape::TriangleNoConvex</a></td><td class="desc"></td></tr>
- <tr id="row_373_12_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_shape_1_1_triangle_with_convex.html" target="_self">TriangleShape::TriangleWithConvex</a></td><td class="desc"></td></tr>
- <tr id="row_374_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_convex_shape_1_1_support_buffer.html" target="_self">ConvexShape::SupportBuffer</a></td><td class="desc">Buffer to hold a <a class="el" href="class_convex_shape_1_1_support.html" title="Function that provides an interface for GJK.">Support</a> object, used to avoid dynamic memory allocations </td></tr>
- <tr id="row_375_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_swing_twist_constraint_part.html" target="_self">SwingTwistConstraintPart</a></td><td class="desc"></td></tr>
- <tr id="row_376_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tapered_cylinder_shape_1_1_t_c_s_get_triangles_context.html" target="_self">TaperedCylinderShape::TCSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_377_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_debug_renderer_recorder_1_1_text_blob.html" target="_self">DebugRendererRecorder::TextBlob</a></td><td class="desc">Holds a single text entry </td></tr>
- <tr id="row_378_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_quad_tree_1_1_tracking.html" target="_self">QuadTree::Tracking</a></td><td class="desc">Data to track location of a <a class="el" href="class_body.html">Body</a> in the tree </td></tr>
- <tr id="row_379_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_transformed_convex_object.html" target="_self">TransformedConvexObject< ConvexObject ></a></td><td class="desc"></td></tr>
- <tr id="row_380_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_transformed_shape.html" target="_self">TransformedShape</a></td><td class="desc"></td></tr>
- <tr id="row_381_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_1_1_triangle.html" target="_self">DebugRenderer::Triangle</a></td><td class="desc">A single triangle </td></tr>
- <tr id="row_382_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle.html" target="_self">Triangle</a></td><td class="desc">A simple triangle and its material </td></tr>
- <tr id="row_383_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_debug_renderer_recorder_1_1_triangle_blob.html" target="_self">DebugRendererRecorder::TriangleBlob</a></td><td class="desc">Holds a single triangle </td></tr>
- <tr id="row_384_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_triangle_block.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::TriangleBlock</a></td><td class="desc">A block of 4 triangles </td></tr>
- <tr id="row_385_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_triangle_block_header.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::TriangleBlockHeader</a></td><td class="desc">A triangle header, will be followed by one or more TriangleBlocks </td></tr>
- <tr id="row_386_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags</a></td><td class="desc"></td></tr>
- <tr id="row_387_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_convex_support.html" target="_self">TriangleConvexSupport</a></td><td class="desc">Class that wraps a triangle so that it can used with convex collision detection </td></tr>
- <tr id="row_388_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_triangle_header.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::TriangleHeader</a></td><td class="desc"></td></tr>
- <tr id="row_389_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_shape_1_1_t_s_get_triangles_context.html" target="_self">TriangleShape::TSGetTrianglesContext</a></td><td class="desc"></td></tr>
- <tr id="row_390_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_skeleton_mapper_1_1_unmapped.html" target="_self">SkeletonMapper::Unmapped</a></td><td class="desc">Joints that could not be mapped from skeleton 1 to 2 </td></tr>
- <tr id="row_391_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_map_detail.html" target="_self">UnorderedMapDetail< Key, Value ></a></td><td class="desc">Internal helper class to provide context for <a class="el" href="class_unordered_map.html">UnorderedMap</a> </td></tr>
- <tr id="row_392_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_unordered_set_detail.html" target="_self">UnorderedSetDetail< Key ></a></td><td class="desc">Internal helper class to provide context for <a class="el" href="class_unordered_set.html">UnorderedSet</a> </td></tr>
- <tr id="row_393_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_broad_phase_1_1_update_state.html" target="_self">BroadPhase::UpdateState</a></td><td class="desc">Context used during broadphase update </td></tr>
- <tr id="row_394_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_quad_tree_1_1_update_state.html" target="_self">QuadTree::UpdateState</a></td><td class="desc"></td></tr>
- <tr id="row_395_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_vec4.html" target="_self">UVec4</a></td><td class="desc"></td></tr>
- <tr id="row_396_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_validation_context.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::ValidationContext</a></td><td class="desc">This class is used to validate that the triangle data will not be degenerate after compression </td></tr>
- <tr id="row_397_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vec3.html" target="_self">Vec3</a></td><td class="desc"></td></tr>
- <tr id="row_398_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vec4.html" target="_self">Vec4</a></td><td class="desc"></td></tr>
- <tr id="row_399_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vector.html" target="_self">Vector< Rows ></a></td><td class="desc">Templatized vector class </td></tr>
- <tr id="row_400_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vector.html" target="_self">Vector< 2 ></a></td><td class="desc"></td></tr>
- <tr id="row_401_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_anti_roll_bar.html" target="_self">VehicleAntiRollBar</a></td><td class="desc"></td></tr>
- <tr id="row_402_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_differential_settings.html" target="_self">VehicleDifferentialSettings</a></td><td class="desc"></td></tr>
- <tr id="row_403_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_403_" class="arrow" onclick="dynsection.toggleFolder('403_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_engine_settings.html" target="_self">VehicleEngineSettings</a></td><td class="desc">Generic properties for a vehicle engine </td></tr>
- <tr id="row_403_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_engine.html" target="_self">VehicleEngine</a></td><td class="desc">Runtime data for engine </td></tr>
- <tr id="row_404_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_404_" class="arrow" onclick="dynsection.toggleFolder('404_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_track_settings.html" target="_self">VehicleTrackSettings</a></td><td class="desc">Generic properties for tank tracks </td></tr>
- <tr id="row_404_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_track.html" target="_self">VehicleTrack</a></td><td class="desc">Runtime data for tank tracks </td></tr>
- <tr id="row_405_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_405_" class="arrow" onclick="dynsection.toggleFolder('405_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_transmission_settings.html" target="_self">VehicleTransmissionSettings</a></td><td class="desc">Configuration for the transmission of a vehicle (gear box) </td></tr>
- <tr id="row_405_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_vehicle_transmission.html" target="_self">VehicleTransmission</a></td><td class="desc">Runtime data for transmission </td></tr>
- <tr id="row_406_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_debug_renderer_1_1_vertex.html" target="_self">DebugRenderer::Vertex</a></td><td class="desc"><a class="el" href="class_debug_renderer_1_1_vertex.html" title="Vertex format used by the triangle renderer.">Vertex</a> format used by the triangle renderer </td></tr>
- <tr id="row_407_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_vertex.html" target="_self">SoftBodySharedSettings::Vertex</a></td><td class="desc">A vertex is a particle, the data in this structure is only used during creation of the soft body and not during simulation </td></tr>
- <tr id="row_408_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_vertex_attributes.html" target="_self">SoftBodySharedSettings::VertexAttributes</a></td><td class="desc"></td></tr>
- <tr id="row_409_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle_codec_indexed8_bit_pack_s_o_a4_flags_1_1_vertex_data.html" target="_self">TriangleCodecIndexed8BitPackSOA4Flags::VertexData</a></td><td class="desc">A single packed vertex </td></tr>
- <tr id="row_410_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_soft_body_shared_settings_1_1_volume.html" target="_self">SoftBodySharedSettings::Volume</a></td><td class="desc"><a class="el" href="struct_soft_body_shared_settings_1_1_volume.html" title="Volume constraint, keeps the volume of a tetrahedron constant.">Volume</a> constraint, keeps the volume of a tetrahedron constant </td></tr>
- <tr id="row_411_" class="odd"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_411_" class="arrow" onclick="dynsection.toggleFolder('411_')">►</span><span class="icona"><span class="icon">C</span></span><b>mutex</b></td><td class="desc"></td></tr>
- <tr id="row_411_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mutex.html" target="_self">Mutex</a></td><td class="desc"></td></tr>
- <tr id="row_412_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_412_" class="arrow" onclick="dynsection.toggleFolder('412_')">►</span><span class="icona"><span class="icon">C</span></span><b>shared_mutex</b></td><td class="desc"></td></tr>
- <tr id="row_412_0_" class="odd" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_shared_mutex.html" target="_self">SharedMutex</a></td><td class="desc"></td></tr>
- </table>
- </div><!-- directory -->
- </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>
|