From 7115f60b91b5717d90f643fd692010905c7004db Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Thu, 31 May 2018 11:36:08 -0700 Subject: Blast 1.1.3. See docs/release_notes.txt. --- docs/api_docs/files/pageextphysx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 docs/api_docs/files/pageextphysx.html (limited to 'docs/api_docs/files/pageextphysx.html') diff --git a/docs/api_docs/files/pageextphysx.html b/docs/api_docs/files/pageextphysx.html old mode 100644 new mode 100755 index d88f68d..87c98b6 --- a/docs/api_docs/files/pageextphysx.html +++ b/docs/api_docs/files/pageextphysx.html @@ -110,7 +110,7 @@ sceneDesc.filterShader = ExtImpactDamageManager::FilterShader;

ExtPxStressSolver

-Stress Solver - this wrapper class uses Stress Solver Extension (NvBlastExtStress) to apply stress calculations to an ExtPxFamily. See Stress Solver Extension (NvBlastExtStress) for the details of the underlying stress solver.

+Stress Solver - this wrapper class uses Stress Solver (NvBlastExtStress) to apply stress calculations to an ExtPxFamily. See Stress Solver (NvBlastExtStress) for the details of the underlying stress solver.

Usage

In order to use it, instance an ExtPxStressSolver by providing ExtPxFamily:

ExtPxStressSolver* stressSolver = ExtPxStressSolver::create(family);
-- 
cgit v1.2.3