aboutsummaryrefslogtreecommitdiff
path: root/sdk/toolkit/include/NvBlastTkGroup.h
diff options
context:
space:
mode:
authorAnton Novoselov <[email protected]>2017-08-14 16:41:28 +0300
committerAnton Novoselov <[email protected]>2017-08-14 16:41:28 +0300
commit9a1c1d814f3fa0b54b49d90b43130c02bc280f44 (patch)
treeeae6ead883173c66619c30b6a1ed085f3cb70f4d /sdk/toolkit/include/NvBlastTkGroup.h
parentUpdated to CL 22627414: (diff)
downloadblast-9a1c1d814f3fa0b54b49d90b43130c02bc280f44.tar.xz
blast-9a1c1d814f3fa0b54b49d90b43130c02bc280f44.zip
Updated to CL 22661993:
* docs updates * authoring fixes * asset view in sample fix * latest blast_tools_and_samples-windows.zip
Diffstat (limited to 'sdk/toolkit/include/NvBlastTkGroup.h')
-rw-r--r--sdk/toolkit/include/NvBlastTkGroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/toolkit/include/NvBlastTkGroup.h b/sdk/toolkit/include/NvBlastTkGroup.h
index 2e5ee3e..c799485 100644
--- a/sdk/toolkit/include/NvBlastTkGroup.h
+++ b/sdk/toolkit/include/NvBlastTkGroup.h
@@ -176,7 +176,7 @@ public:
/**
Helper function to process the group synchronously on a single thread.
*/
- virtual void process();
+ void process();
/**
For profile builds only, request stats of the last successful processing. Inactive in other builds.