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/source_docs/files/functions_a.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/source_docs/files/functions_a.html') diff --git a/docs/source_docs/files/functions_a.html b/docs/source_docs/files/functions_a.html index 5f54e30..56891e9 100755 --- a/docs/source_docs/files/functions_a.html +++ b/docs/source_docs/files/functions_a.html @@ -314,8 +314,8 @@ $(document).ready(function(){initNavTree('functions_a.html','');}); : Nv::Blast::ApexImporter::ApexImportTool
  • appendMesh() -: Nv::Blast::FbxFileWriter -, Nv::Blast::IMeshFileWriter +: Nv::Blast::FbxFileWriter +, Nv::Blast::IMeshFileWriter , Nv::Blast::ObjFileWriter
  • applyDamage() @@ -334,6 +334,9 @@ $(document).ready(function(){initNavTree('functions_a.html','');});
  • applySyncBuffer() : Nv::Blast::ExtSync
  • +
  • APPROXIMATE_BONDING +: Nv::Blast::ChunkInfo +
  • area : NvBlastBond
  • -- cgit v1.2.3