From 9f4fc41dc5d857e3c7c3500fc71953e54d780a39 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Tue, 17 Sep 2019 09:16:55 -0700 Subject: * 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. * 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. --- docs/api_docs/files/functions_func_s.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/api_docs/files/functions_func_s.html') diff --git a/docs/api_docs/files/functions_func_s.html b/docs/api_docs/files/functions_func_s.html index b4c65cb..00f0d79 100755 --- a/docs/api_docs/files/functions_func_s.html +++ b/docs/api_docs/files/functions_func_s.html @@ -61,6 +61,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
  • setAllNodesInfoFromLL() : Nv::Blast::ExtStressSolver
  • +
  • setApproximateBonding() +: Nv::Blast::FractureTool +
  • setBaseMesh() : Nv::Blast::VoronoiSitesGenerator
  • -- cgit v1.2.3