From b0c11962f6012430da3bcaa2727288046b33d648 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Tue, 24 Oct 2017 15:25:02 -0700 Subject: Changes for 1.1.1 See README.md --- docs/api_docs/files/_nv_blast_8h.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/api_docs/files/_nv_blast_8h.html') diff --git a/docs/api_docs/files/_nv_blast_8h.html b/docs/api_docs/files/_nv_blast_8h.html index a4e5ddc..bc68d84 100644 --- a/docs/api_docs/files/_nv_blast_8h.html +++ b/docs/api_docs/files/_nv_blast_8h.html @@ -31,7 +31,7 @@ bool NvBlastActorCanFracture (const NvBlastActor *actor, NvBlastLog logFn) -void NvBlastActorGenerateFracture (NvBlastFractureBuffers *commandBuffers, const NvBlastActor *actor, const NvBlastDamageProgram program, const NvBlastProgramParams *programParams, NvBlastLog logFn, NvBlastTimers *timers) +void NvBlastActorGenerateFracture (NvBlastFractureBuffers *commandBuffers, const NvBlastActor *actor, const NvBlastDamageProgram program, const void *programParams, NvBlastLog logFn, NvBlastTimers *timers) uint32_t NvBlastActorGetMaxActorCountForSplit (const NvBlastActor *actor, NvBlastLog logFn) @@ -280,7 +280,7 @@ Deactivate an actor within its family. Conceptually this is "destroying" the act

- +

@@ -305,7 +305,7 @@ Deactivate an actor within its family. Conceptually this is "destroying" the act - + -- cgit v1.2.3
const NvBlastProgramParamsconst void *  programParams,