diff options
| author | Bryan Galdrikian <[email protected]> | 2019-08-19 02:18:16 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2019-08-19 02:18:16 -0700 |
| commit | 9c03a9fbef009c8e5ea406e6929907206d8d135c (patch) | |
| tree | 859704aaaca035688986cae3cc75a56f6d784a68 /docs/source_docs/files/functions_d.html | |
| parent | Padding bounds when determining chunks from islands, allows nearby chunks gen... (diff) | |
| download | blast-9c03a9fbef009c8e5ea406e6929907206d8d135c.tar.xz blast-9c03a9fbef009c8e5ea406e6929907206d8d135c.zip | |
Fixing chunk hierarchy optimization/merge bugsv1.1.5_pre4
Exposing ability to remove chunks to fracture tool API
Diffstat (limited to 'docs/source_docs/files/functions_d.html')
| -rwxr-xr-x | docs/source_docs/files/functions_d.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source_docs/files/functions_d.html b/docs/source_docs/files/functions_d.html index aace86a..1598f41 100755 --- a/docs/source_docs/files/functions_d.html +++ b/docs/source_docs/files/functions_d.html @@ -118,9 +118,9 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); <li>Delete() : <a class="el" href="class_v_h_a_c_d_1_1_circular_list.html#a140a63b2650f7fd7ccd7ab4a5e1deff7">VHACD::CircularList< T ></a> </li> -<li>deleteAllChildrenOfChunk() -: <a class="el" href="class_nv_1_1_blast_1_1_fracture_tool.html#aeaa46bf5fe4fe7035ac624f49ade64a8">Nv::Blast::FractureTool</a> -, <a class="el" href="class_nv_1_1_blast_1_1_fracture_tool_impl.html#afe1100c6aa5907b10ae574d18152c5ac">Nv::Blast::FractureToolImpl</a> +<li>deleteChunkSubhierarchy() +: <a class="el" href="class_nv_1_1_blast_1_1_fracture_tool.html#aec74731e5a147120f0536b6674fc0f42">Nv::Blast::FractureTool</a> +, <a class="el" href="class_nv_1_1_blast_1_1_fracture_tool_impl.html#a507e1b343d2d0fc38396ef5643f729f6">Nv::Blast::FractureToolImpl</a> </li> <li>deletedActor : <a class="el" href="struct_nv_blast_actor_split_event.html#a80b5ff70f6f204ffbcbd8c0e2849899a">NvBlastActorSplitEvent</a> |