diff options
| author | Bryan Galdrikian <[email protected]> | 2019-09-17 09:16:55 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2019-09-17 09:16:55 -0700 |
| commit | 9f4fc41dc5d857e3c7c3500fc71953e54d780a39 (patch) | |
| tree | 20a548f0eda0ff2f0510ef57f6d038e480dd8611 /docs/api_docs/files/functions_s.html | |
| parent | Fixing chunk hierarchy optimization/merge bugs (diff) | |
| download | blast-1.1.5_pre5.tar.xz blast-1.1.5_pre5.zip | |
* NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) is now more strict, requiring parent chunk descriptors to come before their children. It is still less strict than the order created by NvBlastBuildAssetDescChunkReorderMap.v1.1.5_releasev1.1.5_rc1v1.1.5_pre5dev
* Added FractureTool::setApproximateBonding function. Signals the tool to create bonds by proximity instead of just using cut plane data.
* Chunks which have been merged using the uniteChunks function may be merged again
* Restored chunk volume calculation
* NvBlastBuildAssetDescChunkReorderMap failure cases fixed.
Diffstat (limited to 'docs/api_docs/files/functions_s.html')
| -rwxr-xr-x | docs/api_docs/files/functions_s.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/api_docs/files/functions_s.html b/docs/api_docs/files/functions_s.html index c1861a9..40f8dc0 100755 --- a/docs/api_docs/files/functions_s.html +++ b/docs/api_docs/files/functions_s.html @@ -73,6 +73,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <li>setAllNodesInfoFromLL() : <a class="el" href="class_nv_1_1_blast_1_1_ext_stress_solver.html#a419c77935487b2e689e377c986bf6eb5">Nv::Blast::ExtStressSolver</a> </li> +<li>setApproximateBonding() +: <a class="el" href="class_nv_1_1_blast_1_1_fracture_tool.html#a33c19de2bc8ea52394651d184076db5c">Nv::Blast::FractureTool</a> +</li> <li>setBaseMesh() : <a class="el" href="class_nv_1_1_blast_1_1_voronoi_sites_generator.html#ab25db00f7569db1719408b4cf2a0e112">Nv::Blast::VoronoiSitesGenerator</a> </li> @@ -234,12 +237,12 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_nv_1_1_blast_1_1_ext_px_family.html#af2e0b2eaa5f46ba5af2fbf8be98a5e93">Nv::Blast::ExtPxFamily</a> , <a class="el" href="class_nv_1_1_blast_1_1_ext_px_manager.html#ae47dd2fedc6bbfb5512f83a06b8782ed">Nv::Blast::ExtPxManager</a> </li> -<li>Subtype -: <a class="el" href="struct_nv_1_1_blast_1_1_tk_joint_update_event.html#ab7f4bb03fd3e37d487b6baa02104db7d">Nv::Blast::TkJointUpdateEvent</a> -</li> <li>subtype : <a class="el" href="struct_nv_1_1_blast_1_1_tk_joint_update_event.html#a1d4d35a36d2fa508b40785ab17694883">Nv::Blast::TkJointUpdateEvent</a> </li> +<li>Subtype +: <a class="el" href="struct_nv_1_1_blast_1_1_tk_joint_update_event.html#ab7f4bb03fd3e37d487b6baa02104db7d">Nv::Blast::TkJointUpdateEvent</a> +</li> <li>supportChunkHealths : <a class="el" href="struct_nv_blast_graph_shader_actor.html#a2dcbf1a8af0917a3989d356e1691ab26">NvBlastGraphShaderActor</a> </li> |