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_c.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/api_docs/files/functions_c.html') diff --git a/docs/api_docs/files/functions_c.html b/docs/api_docs/files/functions_c.html index 967a78a..30bcded 100755 --- a/docs/api_docs/files/functions_c.html +++ b/docs/api_docs/files/functions_c.html @@ -188,7 +188,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
  • create() : Nv::Blast::ExtGroupTaskManager , Nv::Blast::ExtImpactDamageManager -, Nv::Blast::ExtPxAsset +, Nv::Blast::ExtPxAsset , Nv::Blast::ExtPxManager , Nv::Blast::ExtPxStressSolver , Nv::Blast::ExtStressSolver @@ -198,7 +198,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); : Nv::Blast::TkFramework
  • createAsset() -: Nv::Blast::TkFramework +: Nv::Blast::TkFramework
  • createBondBetweenMeshes() : Nv::Blast::BlastBondGenerator @@ -209,9 +209,6 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
  • createCollisionBuilder() : Nv::Blast::ExtPxManager
  • -
  • CREATED_BY_ISLAND_DETECTOR -: Nv::Blast::ChunkInfo -
  • createFamily() : Nv::Blast::ExtPxManager
  • -- cgit v1.2.3