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.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'docs/api_docs/files/functions.html') diff --git a/docs/api_docs/files/functions.html b/docs/api_docs/files/functions.html index c699600..3ff7e75 100755 --- a/docs/api_docs/files/functions.html +++ b/docs/api_docs/files/functions.html @@ -132,8 +132,8 @@ Here is a list of all class members with links to the classes they belong to:
  • angularSteps : Nv::Blast::RegularRadialPatternDesc
  • aperture -: Nv::Blast::RegularRadialPatternDesc -, Nv::Blast::CutoutConfiguration +: Nv::Blast::CutoutConfiguration +, Nv::Blast::RegularRadialPatternDesc
  • ApexImporterConfig() : Nv::Blast::ApexImporter::ApexImporterConfig
  • ApexImportTool() @@ -147,24 +147,27 @@ Here is a list of all class members with links to the classes they belong to: , Nv::Blast::TkFamily
  • applySyncBuffer() : Nv::Blast::ExtSync +
  • APPROXIMATE_BONDING +: Nv::Blast::ChunkInfo
  • area : NvBlastBond
  • Asset -: Nv::Blast::LlObjectTypeID -, Nv::Blast::TkObjectTypeID -, Nv::Blast::TkTypeIndex +: Nv::Blast::ExtPxObjectTypeID
  • asset : Nv::Blast::TkActorDesc -, Nv::Blast::AuthoringResult
  • Asset -: Nv::Blast::ExtPxObjectTypeID +: Nv::Blast::LlObjectTypeID
  • asset : Nv::Blast::ExporterMeshData +, Nv::Blast::AuthoringResult +
  • Asset +: Nv::Blast::TkTypeIndex +, Nv::Blast::TkObjectTypeID
  • assetBonds : NvBlastGraphShaderActor
  • assetChunks -: NvBlastGraphShaderActor -, NvBlastSubgraphShaderActor +: NvBlastSubgraphShaderActor +, NvBlastGraphShaderActor
  • AssetDataBlock : NvBlastDataBlock
  • assetNodeCount @@ -173,8 +176,8 @@ Here is a list of all class members with links to the classes they belong to: : Nv::Blast::AuthoringResult
  • attachPositions : Nv::Blast::TkAssetJointDesc -, Nv::Blast::TkJointData , Nv::Blast::TkJointDesc +, Nv::Blast::TkJointData
  • AVERAGE : Nv::Blast::BondGenerationConfig -- cgit v1.2.3