diff options
| author | bgaldrikian <[email protected]> | 2020-10-08 22:01:09 -0700 |
|---|---|---|
| committer | bgaldrikian <[email protected]> | 2020-10-08 22:01:09 -0700 |
| commit | c389ca2d86ed528e4d54941378a4752ca74026e8 (patch) | |
| tree | 271dba95c84f62d13bcebbc62b5dcdc5b7ff443e /sdk | |
| parent | * NvBlastAsset::testForValidChunkOrder (used when creating an NvBlastAsset) i... (diff) | |
| download | blast-c389ca2d86ed528e4d54941378a4752ca74026e8.tar.xz blast-c389ca2d86ed528e4d54941378a4752ca74026e8.zip | |
* Updated license filev1.1.6_releasev1.1.6_rc1
* Updated copyright dates
* Removed ArtistTool
* Pulled request #15 "Fix Blast bond generation"
* Pulled request #16 "Fix invalid pointer access in authoring tools"
Diffstat (limited to 'sdk')
560 files changed, 593 insertions, 570 deletions
diff --git a/sdk/common/NvBlastArray.h b/sdk/common/NvBlastArray.h index 8efe21d..be08412 100755 --- a/sdk/common/NvBlastArray.h +++ b/sdk/common/NvBlastArray.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTARRAY_H
diff --git a/sdk/common/NvBlastAssert.cpp b/sdk/common/NvBlastAssert.cpp index 86d92f9..f264005 100755 --- a/sdk/common/NvBlastAssert.cpp +++ b/sdk/common/NvBlastAssert.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAssert.h"
diff --git a/sdk/common/NvBlastAssert.h b/sdk/common/NvBlastAssert.h index 09f2b8a..d3f9ff4 100755 --- a/sdk/common/NvBlastAssert.h +++ b/sdk/common/NvBlastAssert.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTASSERT_H
diff --git a/sdk/common/NvBlastAtomic.cpp b/sdk/common/NvBlastAtomic.cpp index 789dfa2..9ae168f 100755 --- a/sdk/common/NvBlastAtomic.cpp +++ b/sdk/common/NvBlastAtomic.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAtomic.h"
diff --git a/sdk/common/NvBlastAtomic.h b/sdk/common/NvBlastAtomic.h index 5bff61d..1e620ef 100755 --- a/sdk/common/NvBlastAtomic.h +++ b/sdk/common/NvBlastAtomic.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTATOMIC_H
diff --git a/sdk/common/NvBlastDLink.h b/sdk/common/NvBlastDLink.h index 6b76616..3031472 100755 --- a/sdk/common/NvBlastDLink.h +++ b/sdk/common/NvBlastDLink.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTDLINK_H
diff --git a/sdk/common/NvBlastFixedArray.h b/sdk/common/NvBlastFixedArray.h index c23ce5a..7f0900a 100755 --- a/sdk/common/NvBlastFixedArray.h +++ b/sdk/common/NvBlastFixedArray.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFIXEDARRAY_H
diff --git a/sdk/common/NvBlastFixedBitmap.h b/sdk/common/NvBlastFixedBitmap.h index 122c467..fa8b85a 100755 --- a/sdk/common/NvBlastFixedBitmap.h +++ b/sdk/common/NvBlastFixedBitmap.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFIXEDBITMAP_H
diff --git a/sdk/common/NvBlastFixedBoolArray.h b/sdk/common/NvBlastFixedBoolArray.h index d934537..77a0170 100755 --- a/sdk/common/NvBlastFixedBoolArray.h +++ b/sdk/common/NvBlastFixedBoolArray.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFIXEDBOOLARRAY_H
diff --git a/sdk/common/NvBlastFixedPriorityQueue.h b/sdk/common/NvBlastFixedPriorityQueue.h index f9216ee..9b31eca 100755 --- a/sdk/common/NvBlastFixedPriorityQueue.h +++ b/sdk/common/NvBlastFixedPriorityQueue.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFIXEDPRIORITYQUEUE_H
diff --git a/sdk/common/NvBlastFixedQueue.h b/sdk/common/NvBlastFixedQueue.h index 8038e28..389ddde 100755 --- a/sdk/common/NvBlastFixedQueue.h +++ b/sdk/common/NvBlastFixedQueue.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFIXEDQUEUE_H
diff --git a/sdk/common/NvBlastGeometry.h b/sdk/common/NvBlastGeometry.h index 8fa220a..42d8820 100755 --- a/sdk/common/NvBlastGeometry.h +++ b/sdk/common/NvBlastGeometry.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTGEOMETRY_H
diff --git a/sdk/common/NvBlastHashMap.h b/sdk/common/NvBlastHashMap.h index 94e28be..e265711 100755 --- a/sdk/common/NvBlastHashMap.h +++ b/sdk/common/NvBlastHashMap.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTHASHMAP_H
diff --git a/sdk/common/NvBlastHashSet.h b/sdk/common/NvBlastHashSet.h index 6bd8eed..151c8a5 100755 --- a/sdk/common/NvBlastHashSet.h +++ b/sdk/common/NvBlastHashSet.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTHASHSET_H
diff --git a/sdk/common/NvBlastIncludeWindows.h b/sdk/common/NvBlastIncludeWindows.h index 0fabfd4..b7d950d 100755 --- a/sdk/common/NvBlastIncludeWindows.h +++ b/sdk/common/NvBlastIncludeWindows.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTINCLUDEWINDOWS_H
diff --git a/sdk/common/NvBlastIndexFns.h b/sdk/common/NvBlastIndexFns.h index 98070f4..816d301 100755 --- a/sdk/common/NvBlastIndexFns.h +++ b/sdk/common/NvBlastIndexFns.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTINDEXFNS_H
diff --git a/sdk/common/NvBlastIteratorBase.h b/sdk/common/NvBlastIteratorBase.h index d3edbbd..59b58e8 100755 --- a/sdk/common/NvBlastIteratorBase.h +++ b/sdk/common/NvBlastIteratorBase.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTITERATORBASE_H
diff --git a/sdk/common/NvBlastMath.h b/sdk/common/NvBlastMath.h index b7334c9..4456f2c 100755 --- a/sdk/common/NvBlastMath.h +++ b/sdk/common/NvBlastMath.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTMATH_H
diff --git a/sdk/common/NvBlastMemory.h b/sdk/common/NvBlastMemory.h index 6e91623..d06658b 100755 --- a/sdk/common/NvBlastMemory.h +++ b/sdk/common/NvBlastMemory.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTMEMORY_H
diff --git a/sdk/common/NvBlastPreprocessorInternal.h b/sdk/common/NvBlastPreprocessorInternal.h index 8af5243..0259ca1 100755 --- a/sdk/common/NvBlastPreprocessorInternal.h +++ b/sdk/common/NvBlastPreprocessorInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPREPROCESSORINTERNAL_H
diff --git a/sdk/common/NvBlastPxSharedHelpers.h b/sdk/common/NvBlastPxSharedHelpers.h index db905a8..d2c2a6a 100644 --- a/sdk/common/NvBlastPxSharedHelpers.h +++ b/sdk/common/NvBlastPxSharedHelpers.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTPXSHAREDTYPESHELPERS_H diff --git a/sdk/common/NvBlastTime.cpp b/sdk/common/NvBlastTime.cpp index 3b3e01a..2d83fea 100755 --- a/sdk/common/NvBlastTime.cpp +++ b/sdk/common/NvBlastTime.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastTime.h"
diff --git a/sdk/common/NvBlastTime.h b/sdk/common/NvBlastTime.h index e3facf1..ee1bfda 100755 --- a/sdk/common/NvBlastTime.h +++ b/sdk/common/NvBlastTime.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTIME_H
diff --git a/sdk/common/NvBlastTimers.cpp b/sdk/common/NvBlastTimers.cpp index 41359d4..4d7a4bd 100755 --- a/sdk/common/NvBlastTimers.cpp +++ b/sdk/common/NvBlastTimers.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlast.h"
diff --git a/sdk/extensions/assetutils/include/NvBlastExtAssetUtils.h b/sdk/extensions/assetutils/include/NvBlastExtAssetUtils.h index a38128c..0e6fe52 100755 --- a/sdk/extensions/assetutils/include/NvBlastExtAssetUtils.h +++ b/sdk/extensions/assetutils/include/NvBlastExtAssetUtils.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTASSETUTILS_H
diff --git a/sdk/extensions/assetutils/source/NvBlastExtAssetUtils.cpp b/sdk/extensions/assetutils/source/NvBlastExtAssetUtils.cpp index 2c902d4..01227ed 100755 --- a/sdk/extensions/assetutils/source/NvBlastExtAssetUtils.cpp +++ b/sdk/extensions/assetutils/source/NvBlastExtAssetUtils.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtAssetUtils.h"
diff --git a/sdk/extensions/authoring/include/NvBlastExtAuthoring.h b/sdk/extensions/authoring/include/NvBlastExtAuthoring.h index 829e13f..fb963b2 100755 --- a/sdk/extensions/authoring/include/NvBlastExtAuthoring.h +++ b/sdk/extensions/authoring/include/NvBlastExtAuthoring.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTAUTHORING_H
diff --git a/sdk/extensions/authoring/include/NvBlastExtAuthoringBondGenerator.h b/sdk/extensions/authoring/include/NvBlastExtAuthoringBondGenerator.h index 6345e6d..5ef4987 100755 --- a/sdk/extensions/authoring/include/NvBlastExtAuthoringBondGenerator.h +++ b/sdk/extensions/authoring/include/NvBlastExtAuthoringBondGenerator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGBONDGENERATOR_H
diff --git a/sdk/extensions/authoring/include/NvBlastExtAuthoringCutout.h b/sdk/extensions/authoring/include/NvBlastExtAuthoringCutout.h index 10ffdd0..375132f 100755 --- a/sdk/extensions/authoring/include/NvBlastExtAuthoringCutout.h +++ b/sdk/extensions/authoring/include/NvBlastExtAuthoringCutout.h @@ -11,7 +11,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTAUTHORINGCUTOUT_H
#define NVBLASTAUTHORINGCUTOUT_H
diff --git a/sdk/extensions/authoring/include/NvBlastExtAuthoringFractureTool.h b/sdk/extensions/authoring/include/NvBlastExtAuthoringFractureTool.h index 0798f95..b273936 100755 --- a/sdk/extensions/authoring/include/NvBlastExtAuthoringFractureTool.h +++ b/sdk/extensions/authoring/include/NvBlastExtAuthoringFractureTool.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTAUTHORINGFRACTURETOOL_H
diff --git a/sdk/extensions/authoring/include/NvBlastExtAuthoringMeshCleaner.h b/sdk/extensions/authoring/include/NvBlastExtAuthoringMeshCleaner.h index 6a9ab56..ece3c85 100755 --- a/sdk/extensions/authoring/include/NvBlastExtAuthoringMeshCleaner.h +++ b/sdk/extensions/authoring/include/NvBlastExtAuthoringMeshCleaner.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGMESHCLEANER_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.cpp b/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.cpp index 847df77..807310d 100755 --- a/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtApexSharedParts.h"
@@ -821,11 +821,23 @@ Status Collide(const Vec3V& initialDir, const ConvexV& convexA, const Mat34V& bT return Status(BAllEq(bCon, bTrue) == 1 ? STATUS_CONTACT : STATUS_DEGENERATE);
}
-static void _calcSeparation(const ConvexV& convexA, const physx::PxTransform& aToWorldIn, const Mat34V& bToA, ConvexV& convexB, Output& out, Separation& sep)
+static void _calcSeparation(const ConvexV& convexA, const physx::PxTransform& aToWorldIn, const Mat34V& bToA, ConvexV& convexB, const Vec3V& centroidAToB, Output& out, Separation& sep)
{
Mat33V aToB = M34Trnsps33(bToA);
Vec3V normalA = out.getNormal();
+ FloatV vEpsilon = FLoad(1e-6f);
+ if (BAllEqFFFF(FIsGrtr(out.mDistSq, vEpsilon)))
+ {
+ if (BAllEqTTTT(FIsGrtr(V3Dot(centroidAToB, centroidAToB), vEpsilon)))
+ {
+ normalA = V3Normalize(centroidAToB);
+ }
+ else
+ {
+ normalA = V3UnitX();
+ }
+ }
convexA.calcExtent(normalA, sep.min0, sep.max0);
Vec3V normalB = M33MulV3(aToB, normalA);
@@ -972,9 +984,16 @@ bool importerHullsInProximityApexFree(uint32_t hull0Count, const PxVec3* hull0, convexB.mNumAovVertices = numAov1;
convexB.mAovVertices = verts1;
+ const physx::PxVec3 hullACenter = hull0Bounds.getCenter();
+ const physx::PxVec3 hullBCenter = hull1Bounds.getCenter();
+ const Vec3V centroidA = V3LoadU(&hullACenter.x);
+ const Vec3V centroidB = M34MulV3(bToA, V3LoadU(&hullBCenter.x));
+
// Take the origin of B in As space as the inital direction as it is 'the difference in transform origins B-A in A's space'
// Should be a good first guess
- const Vec3V initialDir = bToA.col3;
+ // Use centroid information
+ const Vec3V initialDir = V3Sub(centroidB, centroidA);
+
Output output;
Status status = Collide(initialDir, convexA, bToA, convexB, output);
@@ -999,7 +1018,7 @@ bool importerHullsInProximityApexFree(uint32_t hull0Count, const PxVec3* hull0, {
if (separation)
{
- _calcSeparation(convexA, localToWorldRT0In, bToA, convexB, output, *separation);
+ _calcSeparation(convexA, localToWorldRT0In, bToA, convexB, initialDir, output, *separation);
}
return true;
}
@@ -1008,7 +1027,7 @@ bool importerHullsInProximityApexFree(uint32_t hull0Count, const PxVec3* hull0, {
if (separation)
{
- _calcSeparation(convexA, localToWorldRT0In, bToA, convexB, output, *separation);
+ _calcSeparation(convexA, localToWorldRT0In, bToA, convexB, initialDir, output, *separation);
}
PxF32 val;
FStore(output.mDistSq, &val);
diff --git a/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.h b/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.h index f60b6fb..bb37565 100755 --- a/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.h +++ b/sdk/extensions/authoring/source/NvBlastExtApexSharedParts.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAPEXSHAREDPARTS_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoring.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoring.cpp index b26eee3..6db06e3 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoring.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoring.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtAuthoring.h"
#include "NvBlastTypes.h"
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.cpp index 1fc61c2..626904c 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
// This warning arises when using some stl containers with older versions of VC
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.h index fd81c2c..1fa42cd 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringBondGeneratorImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGBONDGENERATORIMPL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.cpp index 89a3498..e8d25af 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastGlobals.h"
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.h index 71f346a..4ed1afd 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringBooleanTool.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGBOOLEANTOOL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.cpp index 506227e..9b3b60d 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include <NvBlastGlobals.h>
#include "NvBlastExtAuthoringCollisionBuilderImpl.h"
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.h index 8d136e4..79e32dd 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringCollisionBuilderImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGCOLLISIONBUILDERIIMPL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.cpp index cef97f7..a1fc150 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastGlobals.h"
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.h index ea3c1ff..f6b1e8d 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringCutoutImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTAUTHORINGFCUTOUTIMPL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.cpp index a5cd4c1..1bec026 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtAuthoringFractureToolImpl.h"
#include "NvBlastExtAuthoringMeshImpl.h"
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.h index 153e43c..61c55b8 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringFractureToolImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTAUTHORINGFRACTURETOOLIMPL_H
#define NVBLASTAUTHORINGFRACTURETOOLIMPL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.cpp index f5bc66c..d3ecc57 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include <PxVec3.h>
#include <PxVec2.h>
@@ -1558,7 +1558,11 @@ Mesh* MeshCleanerImpl::cleanMesh(const Mesh* mesh) }
}
- trque.push(best);
+ if (!trs.empty())
+ {
+ trque.push(best);
+ }
+
while (!trque.empty())
{
int32_t trid = trque.front();
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.h index aec863e..90ed72c 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshCleanerImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGMESHCLEANERIMPL_H
#define NVBLASTEXTAUTHORINGMESHCLEANERIMPL_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.cpp index 5810b9a..dde21bb 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
// This warning arises when using some stl containers with older versions of VC
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.h index 4fced5a..b70c453 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringMeshNoiser.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGMESHNOISER_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.cpp index 000767a..1b0462c 100644 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #include "NvBlastGlobals.h" #include "NvBlastAssert.h" diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.h index 98e3842..e211d83 100644 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringPatternGeneratorImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTAUTHORINGPATTERNGENERATORIMPL_H diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringPerlinNoise.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringPerlinNoise.h index a47c40e..58e1173 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringPerlinNoise.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringPerlinNoise.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGPERLINNOISE_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.cpp b/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.cpp index af04d4a..9e84a89 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
// This warning arises when using some stl containers with older versions of VC
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.h index 1e9fad8..71edd21 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringTriangulator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGTRIANGULATOR_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtAuthoringVSA.h b/sdk/extensions/authoring/source/NvBlastExtAuthoringVSA.h index 5d97f88..fc2fce1 100755 --- a/sdk/extensions/authoring/source/NvBlastExtAuthoringVSA.h +++ b/sdk/extensions/authoring/source/NvBlastExtAuthoringVSA.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAUTHORINGVSA_H
diff --git a/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.cpp b/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.cpp index ffb838b..cee74fe 100755 --- a/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.cpp +++ b/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtTriangleProcessor.h"
@@ -193,7 +193,7 @@ void TriangleProcessor::sortToCCW(std::vector<PxVec3>& points, PxVec3& normal) int lastUnique = 0;
for (uint32_t i = 1; i < points.size(); ++i)
{
- PxVec3 df = points[i] - points[lastUnique];
+ PxVec3 df = (points[i] - points[lastUnique]).abs();
if (df.x > V_COMP_EPS || df.y > V_COMP_EPS || df.z > V_COMP_EPS)
{
points[++lastUnique] = points[i];
@@ -216,7 +216,7 @@ void TriangleProcessor::buildConvexHull(std::vector<PxVec3>& points, std::vector int lastUnique = 0;
for (uint32_t i = 1; i < points.size(); ++i)
{
- PxVec3 df = points[i] - points[lastUnique];
+ PxVec3 df = (points[i] - points[lastUnique]).abs();
if (df.x > V_COMP_EPS || df.y > V_COMP_EPS || df.z > V_COMP_EPS)
{
points[++lastUnique] = points[i];
@@ -237,7 +237,7 @@ void TriangleProcessor::buildConvexHull(std::vector<PxVec3>& points, std::vector {
PxVec2 pnt = getProjectedPointWithWinding(points[i], projectionDirection);
PxVec2 vec = pnt - getProjectedPointWithWinding(convexHull.back(), projectionDirection);
- if (vec.x < V_COMP_EPS && vec.y < V_COMP_EPS)
+ if (PxAbs(vec.x) < V_COMP_EPS && PxAbs(vec.y) < V_COMP_EPS)
{
continue;
}
diff --git a/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.h b/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.h index cf60469..17f55de 100755 --- a/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.h +++ b/sdk/extensions/authoring/source/NvBlastExtTriangleProcessor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTTRIANGLEPROCESSOR_H
diff --git a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringAccelerator.h b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringAccelerator.h index facd6a7..f4a61de 100644 --- a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringAccelerator.h +++ b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringAccelerator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTAUTHORINGACCELERATOR_H diff --git a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringConvexMeshBuilder.h b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringConvexMeshBuilder.h index 7565174..cebe67b 100644 --- a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringConvexMeshBuilder.h +++ b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringConvexMeshBuilder.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTAUTHORINGCONVEXMESHBUILDER_H diff --git a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringMesh.h b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringMesh.h index 7fc079f..027e1d9 100644 --- a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringMesh.h +++ b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringMesh.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTAUTHORINGMESH_H diff --git a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringPatternGenerator.h b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringPatternGenerator.h index d53dacc..2fc9009 100644 --- a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringPatternGenerator.h +++ b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringPatternGenerator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTAUTHORINGPATTERNGENERATOR_H diff --git a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringTypes.h b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringTypes.h index ed5aa47..02d67bf 100644 --- a/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringTypes.h +++ b/sdk/extensions/authoringCommon/include/NvBlastExtAuthoringTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTAUTHORINGTYPES_H diff --git a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringAccelerator.cpp b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringAccelerator.cpp index 5b3d4b6..7d41c52 100644 --- a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringAccelerator.cpp +++ b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringAccelerator.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #include "NvBlastExtAuthoringAccelerator.h" diff --git a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringInternalCommon.h b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringInternalCommon.h index 79bbe3a..89c76bc 100644 --- a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringInternalCommon.h +++ b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringInternalCommon.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTINTERNALCOMMON_H diff --git a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.cpp b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.cpp index fad9184..79a0401 100644 --- a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.cpp +++ b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #define _CRT_SECURE_NO_WARNINGS diff --git a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.h b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.h index 75b8bf5..b68be7a 100644 --- a/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.h +++ b/sdk/extensions/authoringCommon/source/NvBlastExtAuthoringMeshImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTAUTHORINGMESHIMPL_H #define NVBLASTAUTHORINGMESHIMPL_H diff --git a/sdk/extensions/exporter/include/NvBlastExtExporter.h b/sdk/extensions/exporter/include/NvBlastExtExporter.h index 0c3d564..f87bc6c 100755 --- a/sdk/extensions/exporter/include/NvBlastExtExporter.h +++ b/sdk/extensions/exporter/include/NvBlastExtExporter.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTER_H
diff --git a/sdk/extensions/exporter/include/NvBlastExtExporterJsonCollision.h b/sdk/extensions/exporter/include/NvBlastExtExporterJsonCollision.h index 65ebb93..ca65012 100755 --- a/sdk/extensions/exporter/include/NvBlastExtExporterJsonCollision.h +++ b/sdk/extensions/exporter/include/NvBlastExtExporterJsonCollision.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTERJSONCOLLISION_H
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporter.cpp b/sdk/extensions/exporter/source/NvBlastExtExporter.cpp index 790d408..0e67a75 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporter.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporter.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtExporter.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.cpp index 22503d3..4939d28 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtExporterFbxReader.h"
#include "NvBlastExtExporterFbxUtils.h"
@@ -198,9 +198,9 @@ void FbxFileReader::loadFromFile(const char* filename) bool bAllTriangles = mesh->IsTriangleMesh();
if (!bAllTriangles)
{
- //It creates corrupted mesh and return true. Disable it to prevent crash.
//try letting the FBX SDK triangulate it
- //bAllTriangles = geoConverter.Triangulate(mesh, true) && mesh->IsTriangleMesh();
+ mesh = FbxCast<FbxMesh>(geoConverter.Triangulate(mesh, true));
+ bAllTriangles = mesh->IsTriangleMesh();
}
int polyCount = mesh->GetPolygonCount();
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.h b/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.h index 061e603..14ab6e0 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.h +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxReader.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTERFBXREADER_H
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.cpp index 4bd996b..7f679fe 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "fbxsdk.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.h b/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.h index ca5b3a2..590b142 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.h +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxUtils.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTERFBXUTILS_H
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.cpp index 540e9de..1c78ea8 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "fbxsdk.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.h b/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.h index ad61fd5..d7c69f9 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.h +++ b/sdk/extensions/exporter/source/NvBlastExtExporterFbxWriter.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTERFBXWRITER_H
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterJsonCollision.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterJsonCollision.cpp index a9da985..2a185e3 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterJsonCollision.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterJsonCollision.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtExporterJsonCollision.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.cpp index 9d44947..6e50406 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtExporterObjReader.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.h b/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.h index 0f3e843..95fbd09 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.h +++ b/sdk/extensions/exporter/source/NvBlastExtExporterObjReader.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTEROBJREADER_H
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.cpp b/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.cpp index 3cd8c62..44f580c 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.cpp +++ b/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtExporterObjWriter.h"
diff --git a/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.h b/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.h index 7685ea2..439586c 100755 --- a/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.h +++ b/sdk/extensions/exporter/source/NvBlastExtExporterObjWriter.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTEXPORTEROBJWRITER_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/AbstractSerializer.h b/sdk/extensions/import/apexmodules/NvParameterized/include/AbstractSerializer.h index 2c01924..6c46833 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/AbstractSerializer.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/AbstractSerializer.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_ABSTRACT_SERIALIZER_H
#define PX_ABSTRACT_SERIALIZER_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/ApbDefinitions.h b/sdk/extensions/import/apexmodules/NvParameterized/include/ApbDefinitions.h index 592ed09..1c4c092 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/ApbDefinitions.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/ApbDefinitions.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef APB_DEFINITIONS_H_
#define APB_DEFINITIONS_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/BinSerializer.h b/sdk/extensions/import/apexmodules/NvParameterized/include/BinSerializer.h index de3134a..6c622e9 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/BinSerializer.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/BinSerializer.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_BIN_SERIALIZER_H
#define PX_BIN_SERIALIZER_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/BinaryHelper.h b/sdk/extensions/import/apexmodules/NvParameterized/include/BinaryHelper.h index 5d9e9d8..149a0c2 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/BinaryHelper.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/BinaryHelper.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_SERIALIZE_BINARY_HELPER_H
#define PX_SERIALIZE_BINARY_HELPER_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/NvParameters.h b/sdk/extensions/import/apexmodules/NvParameterized/include/NvParameters.h index 54e1f63..d35372f 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/NvParameters.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/NvParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_PARAMETERS_H
#define PX_PARAMETERS_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/NvParametersTypes.h b/sdk/extensions/import/apexmodules/NvParameterized/include/NvParametersTypes.h index b72931d..a47093a 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/NvParametersTypes.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/NvParametersTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_PARAMETERS_TYPES_H
#define PX_PARAMETERS_TYPES_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/NvSerializerInternal.h b/sdk/extensions/import/apexmodules/NvParameterized/include/NvSerializerInternal.h index 9307797..a28f5b4 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/NvSerializerInternal.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/NvSerializerInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_SERIALIZER_INTERNAL_H
#define PX_SERIALIZER_INTERNAL_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/NvTraitsInternal.h b/sdk/extensions/import/apexmodules/NvParameterized/include/NvTraitsInternal.h index 38d0ee5..1378147 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/NvTraitsInternal.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/NvTraitsInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_TRAITS_INTERNAL_H
#define PX_TRAITS_INTERNAL_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.h b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.h index d8000f0..1d1d175 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PLATFORM_ABI_H_
#define PLATFORM_ABI_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.inl b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.inl index aa190ba..1e5f1ed 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.inl +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformABI.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.h b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.h index 0ce7077..f6e1848 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PLATFORM_INPUT_STREAM_H_
#define PLATFORM_INPUT_STREAM_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.inl b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.inl index b6fc9e5..eda046c 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.inl +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformInputStream.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.h b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.h index 18b45ef..c3cd97f 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PLATFORM_OUTPUT_STREAM_H_
#define PLATFORM_OUTPUT_STREAM_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.inl b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.inl index bf71398..6dc06bf 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.inl +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformOutputStream.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformStream.h b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformStream.h index a2bcd94..8f3a146 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformStream.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/PlatformStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PLATFORM_STREAM_H_
#define PLATFORM_STREAM_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/SerializerCommon.h b/sdk/extensions/import/apexmodules/NvParameterized/include/SerializerCommon.h index 5dda48c..a1f5e1d 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/SerializerCommon.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/SerializerCommon.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef SERIALIZER_COMMON_H
#define SERIALIZER_COMMON_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/XmlDeserializer.h b/sdk/extensions/import/apexmodules/NvParameterized/include/XmlDeserializer.h index 8dc4a24..2cbdd8b 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/XmlDeserializer.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/XmlDeserializer.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef XML_DESERIALIZER_H_
#define XML_DESERIALIZER_H_
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/include/XmlSerializer.h b/sdk/extensions/import/apexmodules/NvParameterized/include/XmlSerializer.h index a700102..886b3e1 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/include/XmlSerializer.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/include/XmlSerializer.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_XML_SERIALIZER_H
#define PX_XML_SERIALIZER_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/BinSerializer.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/BinSerializer.cpp index 420a171..beaf17c 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/BinSerializer.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/BinSerializer.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
/*
Binary serialization is very complex and error-prone
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/BinaryHelper.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/BinaryHelper.cpp index b80a4db..da72e10 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/BinaryHelper.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/BinaryHelper.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterized.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterized.cpp index e84b0e4..6a1a8a7 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterized.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterized.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include <stdlib.h>
#include <stdio.h>
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterizedTraits.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterizedTraits.cpp index f9d58eb..c83a8c1 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterizedTraits.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/NvParameterizedTraits.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include <PsHashMap.h>
#include <PsHash.h>
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/NvSerializer.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/NvSerializer.cpp index 6e2a423..f99d247 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/NvSerializer.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/NvSerializer.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
/*!
\file
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/NvTraits.h b/sdk/extensions/import/apexmodules/NvParameterized/src/NvTraits.h index 60dd512..cc8e7cc 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/NvTraits.h +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/NvTraits.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PX_TRAITS_H
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformABI.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformABI.cpp index e22a73a..16da881 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformABI.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformABI.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformInputStream.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformInputStream.cpp index 04ba6c3..8a59a85 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformInputStream.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformInputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformOutputStream.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformOutputStream.cpp index 437e72c..6944e64 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformOutputStream.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/PlatformOutputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// WARNING: before doing any changes to this file
// check comments at the head of BinSerializer.cpp
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/SerializerCommon.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/SerializerCommon.cpp index bc65fb4..e3b92f5 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/SerializerCommon.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/SerializerCommon.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "PxSimpleTypes.h"
#include "SerializerCommon.h"
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/XmlDeserializer.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/XmlDeserializer.cpp index cf1eaad..4f60e07 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/XmlDeserializer.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/XmlDeserializer.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "PxSimpleTypes.h"
#include "NvParameters.h"
diff --git a/sdk/extensions/import/apexmodules/NvParameterized/src/XmlSerializer.cpp b/sdk/extensions/import/apexmodules/NvParameterized/src/XmlSerializer.cpp index 120815e..f15f0d8 100755 --- a/sdk/extensions/import/apexmodules/NvParameterized/src/XmlSerializer.cpp +++ b/sdk/extensions/import/apexmodules/NvParameterized/src/XmlSerializer.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "PxSimpleTypes.h"
#include "PxAssert.h"
diff --git a/sdk/extensions/import/apexmodules/modules/common/include/autogen/ConvexHullParameters.h b/sdk/extensions/import/apexmodules/modules/common/include/autogen/ConvexHullParameters.h index 06aa0fa..bcda912 100755 --- a/sdk/extensions/import/apexmodules/modules/common/include/autogen/ConvexHullParameters.h +++ b/sdk/extensions/import/apexmodules/modules/common/include/autogen/ConvexHullParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugColorParams.h b/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugColorParams.h index 602da83..b398d33 100755 --- a/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugColorParams.h +++ b/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugColorParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugRenderParams.h b/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugRenderParams.h index 33857dc..57d8b24 100755 --- a/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugRenderParams.h +++ b/sdk/extensions/import/apexmodules/modules/common/include/autogen/DebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common/src/autogen/ConvexHullParameters.cpp b/sdk/extensions/import/apexmodules/modules/common/src/autogen/ConvexHullParameters.cpp index 30a2a61..2eacfd0 100755 --- a/sdk/extensions/import/apexmodules/modules/common/src/autogen/ConvexHullParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/common/src/autogen/ConvexHullParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugColorParams.cpp b/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugColorParams.cpp index bff8080..cd9406c 100755 --- a/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugColorParams.cpp +++ b/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugColorParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugRenderParams.cpp b/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugRenderParams.cpp index 0aaea44..0d29bef 100755 --- a/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugRenderParams.cpp +++ b/sdk/extensions/import/apexmodules/modules/common/src/autogen/DebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p0.h index bad40ab..76fc169 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p1.h index d22989a..6ffe6c7 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/ConvexHullParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugColorParams_0p0.h b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugColorParams_0p0.h index 3c14e5d..028e2aa 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugColorParams_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugColorParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugRenderParams_0p1.h b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugRenderParams_0p1.h index 4033929..9c9bcb2 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugRenderParams_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/include/autogen/DebugRenderParams_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp index b3ede33..e89a5a1 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp index dc6e9d1..3383d77 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugColorParams_0p0.cpp b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugColorParams_0p0.cpp index 9b072ea..9e6535d 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugColorParams_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugColorParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugRenderParams_0p1.cpp b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugRenderParams_0p1.cpp index e12bd27..7a15a46 100755 --- a/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugRenderParams_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/common_legacy/src/autogen/DebugRenderParams_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/CachedOverlaps.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/CachedOverlaps.h index 1f7d2a5..88f837d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/CachedOverlaps.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/CachedOverlaps.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorChunks.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorChunks.h index cb5c971..f2a7723 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorChunks.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorChunks.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorParam.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorParam.h index 91965b2..f54a965 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorParam.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorState.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorState.h index 24454cc..605104a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorState.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleActorState.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetCollisionDataSet.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetCollisionDataSet.h index 3f252b6..05b8159 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetCollisionDataSet.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetCollisionDataSet.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetParameters.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetParameters.h index de79655..668acce 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetParameters.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleDebugRenderParams.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleDebugRenderParams.h index 194bfae..401db04 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleDebugRenderParams.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleDebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleModuleParameters.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleModuleParameters.h index a77d59b..a32cdce 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleModuleParameters.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructibleModuleParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructiblePreviewParam.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructiblePreviewParam.h index 22ec5aa..f08c312 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructiblePreviewParam.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/DestructiblePreviewParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStream.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStream.h index 53d979c..7d578a5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStream.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h index 36ff03d..de1496d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceParameters.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceParameters.h index 93bce77..d7947f7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceParameters.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceSetParameters.h b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceSetParameters.h index 408e94f..69a4384 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceSetParameters.h +++ b/sdk/extensions/import/apexmodules/modules/destructible/include/autogen/SurfaceTraceSetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/CachedOverlaps.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/CachedOverlaps.cpp index 5b005e8..bb1f38f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/CachedOverlaps.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/CachedOverlaps.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorChunks.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorChunks.cpp index 2a18b1e..c75e27c 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorChunks.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorChunks.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorParam.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorParam.cpp index cd9b404..dd9f622 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorParam.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorState.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorState.cpp index 4d540e5..31566fe 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorState.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleActorState.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp index f882cbc..acc7275 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetParameters.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetParameters.cpp index f8db8a9..8181811 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleDebugRenderParams.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleDebugRenderParams.cpp index 453d18f..66012f9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleDebugRenderParams.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleDebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleModuleParameters.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleModuleParameters.cpp index 1a9c603..554cb92 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleModuleParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructibleModuleParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructiblePreviewParam.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructiblePreviewParam.cpp index 7ce8e99..ec74afc 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructiblePreviewParam.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/DestructiblePreviewParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStream.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStream.cpp index 95043f5..724ed01 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStream.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp index b651704..b9f3772 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceParameters.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceParameters.cpp index 1d45e20..9916052 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceSetParameters.cpp b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceSetParameters.cpp index dc1887d..8e459c8 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceSetParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible/src/autogen/SurfaceTraceSetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p0.h index 1397ed2..d2e3360 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p1.h index 41870ef..5d193cf 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/CachedOverlaps_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h index b3a77cf..69150d6 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h index 8cab160..cb8d4a4 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h index 9194e11..4d4dade 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h index 6ca3f1d..654d8b8 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h index 4961ba7..1a97ea9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h index 73c9bd4..028436b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h index 0802050..5cade55 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h index 394d175..6d82003 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h index 03381f8..ee713e1 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h index 5ed642e..abd89cb 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h index be76321..50d6349 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h index 25e768b..f22e28a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h index b058508..9cfdf8d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h index d583104..86faa6e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h index 0887f8e..b029849 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h index e29b6dd..766679e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h index d8a6842..f5b280e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h index d46676c..0f37aa7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h index 5c7bde7..a8d5f5b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h index 49faf7d..e77543c 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h index e8a1f25..6049ac9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h index b7d6ad1..d3e3f1f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h index a9d53dc..ebc3450 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h index 5ed1bae..8bc9521 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h index 49e1daa..6cbcaec 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h index bb86a74..e5257bc 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h index 11281ae..e87f95d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h index dcc6be7..e37bc51 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h index 216520a..c3b736a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h index bacf4d4..4f2cfdf 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h index 6933203..170469a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h index c6df2c1..feccaa5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h index 4de04fa..b47d179 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h index 9eb1f1f..57c8145 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p0.h index fe2fa6a..2576db5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p1.h index 950788a..ae651c0 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p2.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p2.h index 3810afe..4a59eff 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p2.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p3.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p3.h index f4bfb38..090d129 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p3.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p4.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p4.h index 4552337..8838e13 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p4.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleActorState_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h index e254300..203a89a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h index 3958225..51dc465 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h index 5c8ddb6..17ccaa4 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h index 62c5244..6b85edd 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h index 3cf1df7..9eca188 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h index 9d47f2c..4882aaa 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h index 7bf4be9..1697310 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h index f12b71b..cc288c9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h index fa6ff15..88d1f23 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h index af1ca63..dcf3d6a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h index 68b5856..bdbff19 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h index 2ff8a7c..59d23e8 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h index 372b03f..5d29f0f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h index 95ec3a8..cf319fa 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h index c08f1f9..3b13dd8 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h index 4e47225..2689ca1 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h index 7369364..2a72a40 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h index fea9f14..324750b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h index 80b2af5..2e69c04 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h index bfb3c3a..ee00445 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h index 290275d..e32b98e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h index 92643b3..078575d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h index c9c7c04..4333901 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h index 8ca15bb..18a8be0 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h index 775e62c..dbdc5a7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h index 823a23b..af21ff1 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h index 44fe90e..997a8f8 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h index 49b5094..301f555 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h index 0fd847c..6295c42 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h index 2ef30e5..703f831 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h index bec5d2a..9d96be7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h index 059d1ca..3b2e778 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h index 21c5a4f..d908d86 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h index 9d3303d..cdc5fcd 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h index bff8e2d..adf2dd3 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h index 67d2f46..b1c3a82 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h index bd72022..dbe2856 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h index ce85b0d..9a97945 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h index 49bd246..612208f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h index efe7fdf..6b22e1c 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp index d129a9f..a7a1e7e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp index 70f6d1e..bb3fbec 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp index a0a73fa..8f08de0 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp index 96b7154..870e2fd 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp index dd99fec..b698e1a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp index be0315b..0b20141 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp index 510a2de..d2e9703 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp index db7f95c..452d35f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp index 76e0a20..10eb806 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp index c61cbdf..51297ec 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp index 0f9398e..2a4d125 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp index a94c6e8..7830ac5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp index 2b01b2d..2866f52 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp index 8122a5f..36c5bc4 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp index 53ac294..99de322 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp index 954be3b..bb9584e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp index ed4f9fa..1e902d7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp index 7b17420..0343134 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp index 293b89e..44c24ff 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp index 86dbb7d..7d5c885 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp index 10b1a2e..6d397f1 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp index ec2adad..f6b5872 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp index 0f2a61a..46a46ac 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp index 2c32e61..8ccd48b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp index b5d62d4..62985ea 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp index 45d6a75..d8896e3 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp index 6ec4a0d..e7f0329 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp index 3dd919f..db06810 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp index 8d9c939..1b6f869 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp index a3a23ed..ea1fb21 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp index b201d8f..be29add 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp index 7139f59..1922df2 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp index a113890..7ba3361 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp index dab7243..a7c6bab 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp index f585f91..47ab201 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp index 3bc7aec..f25f953 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp index 102ce00..3d2b1ce 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp index ed3cbbc..0745ceb 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp index 6334487..3f14fa9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp index 8aa7e4e..c3d879a 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp index f1136c5..f18ed4b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp index 306acb1..634a6cd 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp index 4d02821..a5b743e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp index 035533a..eaf775b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp index 75a4319..e0e974c 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp index 6e88e5a..bd74984 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp index ad3f8c6..c369d17 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp index 30e5744..99ff726 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp index 9110ac0..971e648 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp index d9ebdb1..f6ebf7e 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp index bdee7ba..5179798 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp index 250e6a4..08255ea 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp index c39be61..2c2c8b4 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp index 11b5053..6a58402 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp index 1e83877..423d147 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp index 3cc1bfb..f270fb7 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp index 189f815..ddfe855 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp index 5a86f4a..9c72ada 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp index 8f402d1..a9a8796 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp index 9be7df8..1abb69f 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp index fa0f26c..87b8d07 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp index 7e4df42..69d1b56 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp index dc7a268..4cdba36 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp index 7cbc403..91a44f9 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp index 1e622f6..2efbaad 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp index 5a0a985..55ba6ea 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp index 8f0db98..e0ad3fa 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp index 7cf3c1e..0030a61 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp index 3da3d81..3fb0c38 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp index b3f11b6..e4eb6f5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp index 4d71914..e774242 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp index 1fbc82d..789115b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp index d2e54d4..e86ed7d 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp index f45bbe9..18bafda 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp index a3144c5..8f4f921 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp index 93004bb..13c1ec6 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp index 66f43da..963ef46 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp index 5ec860e..b316baa 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp index b0153e2..59740c5 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp index 10af2df..ef77625 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp index fcd822d..5eadc9b 100755 --- a/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp +++ b/sdk/extensions/import/apexmodules/modules/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x1.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x1.h index cf35dd0..cfa1485 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x1.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x2.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x2.h index 2b7ac57..aa9d0ae 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x2.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x3.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x3.h index 97c0249..369f2d6 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x3.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x4.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x4.h index d7f649f..69b8d27 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x4.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferF32x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x1.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x1.h index e761220..341a41b 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x1.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x2.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x2.h index 7592362..2fcaee2 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x2.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x3.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x3.h index 7933a49..47cdc26 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x3.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x4.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x4.h index c2c1db7..06ae72c 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x4.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU16x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x1.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x1.h index d6df69f..2e179cc 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x1.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x2.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x2.h index 59690d0..afcffd2 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x2.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x3.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x3.h index 967b83f..ded8f33 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x3.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x4.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x4.h index 74ee64c..616c064 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x4.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU32x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x1.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x1.h index e90a421..c504b33 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x1.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x2.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x2.h index bb98e61..d9c5e7a 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x2.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x3.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x3.h index d683d1d..9b32e60 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x3.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x4.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x4.h index 50d422d..c87f5af 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x4.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/BufferU8x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/RenderMeshAssetParameters.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/RenderMeshAssetParameters.h index 7dd17e7..1e6c446 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/RenderMeshAssetParameters.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/RenderMeshAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SubmeshParameters.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SubmeshParameters.h index 7b0d5ee..e0fdda5 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SubmeshParameters.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SubmeshParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SurfaceBufferParameters.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SurfaceBufferParameters.h index 26a16d7..2e8033e 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SurfaceBufferParameters.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/SurfaceBufferParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexBufferParameters.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexBufferParameters.h index de36f16..726e749 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexBufferParameters.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexBufferParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexFormatParameters.h b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexFormatParameters.h index c64174c..ca9ecf1 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexFormatParameters.h +++ b/sdk/extensions/import/apexmodules/modules/framework/include/autogen/VertexFormatParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x1.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x1.cpp index ca19666..31ca680 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x2.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x2.cpp index bd32814..dfcb33f 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x2.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x3.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x3.cpp index 15b847f..5870f67 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x3.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x4.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x4.cpp index 70c720d..b16b23e 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x4.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferF32x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x1.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x1.cpp index 78b55be..33655cc 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x2.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x2.cpp index 9cb54bd..42a2248 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x2.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x3.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x3.cpp index c32d08f..0b012b7 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x3.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x4.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x4.cpp index 0ca585f..02bb4c3 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x4.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU16x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x1.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x1.cpp index 8744f5c..ce1d818 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x2.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x2.cpp index c78953f..29e8a9d 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x2.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x3.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x3.cpp index 42acc48..02ea11d 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x3.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x4.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x4.cpp index 58de28f..da1a73f 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x4.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU32x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x1.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x1.cpp index 023eb77..794686b 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x2.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x2.cpp index ee7baba..347116b 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x2.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x3.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x3.cpp index 1067491..fd52b65 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x3.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x4.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x4.cpp index 3a8f83b..ed8676a 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x4.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/BufferU8x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/RenderMeshAssetParameters.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/RenderMeshAssetParameters.cpp index 3f54add..de41be2 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/RenderMeshAssetParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/RenderMeshAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SubmeshParameters.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SubmeshParameters.cpp index d3960fc..4afeb7c 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SubmeshParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SubmeshParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SurfaceBufferParameters.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SurfaceBufferParameters.cpp index 4d9dd58..c9697d7 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SurfaceBufferParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/SurfaceBufferParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexBufferParameters.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexBufferParameters.cpp index 207245e..17c6753 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexBufferParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexBufferParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexFormatParameters.cpp b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexFormatParameters.cpp index d6c6712..2ebf6b1 100755 --- a/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexFormatParameters.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework/src/autogen/VertexFormatParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x1_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x1_0p0.h index 736c0fd..92788f9 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x1_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x2_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x2_0p0.h index b5bed08..61950c3 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x2_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x3_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x3_0p0.h index 8c5ceb1..f362e76 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x3_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p0.h index 5d55365..24bf6be 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p1.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p1.h index b465152..2462677 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferF32x4_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x1_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x1_0p0.h index fe5aeff..9be1fa3 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x1_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x2_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x2_0p0.h index c3b705c..d74569e 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x2_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x3_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x3_0p0.h index 3134def..21c5e6a 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x3_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x4_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x4_0p0.h index 9a40b60..d2ee840 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x4_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU16x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x1_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x1_0p0.h index 280b804..c0470dc 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x1_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x2_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x2_0p0.h index 9132d63..c35b081 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x2_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x3_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x3_0p0.h index 49c1f3d..5bf1c40 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x3_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x4_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x4_0p0.h index 8a16017..e854abf 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x4_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU32x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x1_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x1_0p0.h index 07768ba..b45ed5b 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x1_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x2_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x2_0p0.h index 1030ac0..518b102 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x2_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x3_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x3_0p0.h index 2fed573..2c5d924 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x3_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x4_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x4_0p0.h index 98bbe6a..c19da13 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x4_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/BufferU8x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h index e43da08..7ef5c8a 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p0.h index 47d5794..673796d 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p1.h index 32bd446..85e0fbb 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SubmeshParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h index 40f97df..1dc8561 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p0.h index e28759f..92d0c5c 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p1.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p1.h index e0359d7..0bf76ac 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p1.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexBufferParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexFormatParameters_0p0.h b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexFormatParameters_0p0.h index 2523711..46af464 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexFormatParameters_0p0.h +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/include/autogen/VertexFormatParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x1_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x1_0p0.cpp index eabe072..9aec77b 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x1_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x2_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x2_0p0.cpp index bff52aa..21f9baa 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x2_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x3_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x3_0p0.cpp index d9296ca..69f6404 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x3_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p0.cpp index 211e1ee..8b91e15 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p1.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p1.cpp index 1fbb4ee..ca0dc36 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferF32x4_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x1_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x1_0p0.cpp index 58d8563..c742d49 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x1_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x2_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x2_0p0.cpp index 2d8fcaa..74f0abc 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x2_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x3_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x3_0p0.cpp index f33dee4..684dec3 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x3_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x4_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x4_0p0.cpp index 03ca333..1146534 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x4_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU16x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x1_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x1_0p0.cpp index c54d87b..589990e 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x1_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x2_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x2_0p0.cpp index 3238384..cb042f0 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x2_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x3_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x3_0p0.cpp index 1a54f82..17c0abb 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x3_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x4_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x4_0p0.cpp index 461415e..1253765 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x4_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU32x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x1_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x1_0p0.cpp index 45b3139..f585711 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x1_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x2_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x2_0p0.cpp index 60fdba5..222f157 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x2_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x3_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x3_0p0.cpp index 967d59e..6c3d5bd 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x3_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x4_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x4_0p0.cpp index eefc973..52c468f 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x4_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/BufferU8x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp index 1f91b51..679f443 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp index dbb4a63..30ae3a4 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp index c0719f9..0393e4d 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp index 62affec..bd3bdfa 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp index ec77283..15245e3 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp index 1896534..94349cb 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp index 49f935c..cc7b462 100755 --- a/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp +++ b/sdk/extensions/import/apexmodules/modules/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.h index 780035a..0174dc8 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NV_PARAM_UTILS_H
#define NV_PARAM_UTILS_H
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.inl b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.inl index b27b9c9..891a26e 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.inl +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParamUtils.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "NvParameterized.h"
#include "NvParameterizedTraits.h"
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.h index e584947..42ebaf5 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NV_PARAMETERIZED_H
#define NV_PARAMETERIZED_H
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.inl b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.inl index 43e1703..714d67a 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.inl +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
/*!
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedMacroses.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedMacroses.h index d39a062..0aca4ca 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedMacroses.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedMacroses.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NV_PARAMETERIZED_MACROSES_H
#define NV_PARAMETERIZED_MACROSES_H
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedTraits.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedTraits.h index a05d0d0..9f35084 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedTraits.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterizedTraits.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NV_PARAMETERIZED_TRAITS_H
#define NV_PARAMETERIZED_TRAITS_H
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized_types.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized_types.h index d0e7281..90b0199 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized_types.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvParameterized_types.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
/*!
\brief NvParameterized type X-macro template
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.h b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.h index 83b085a..a5a36cd 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.h +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NV_SERIALIZER_H
#define NV_SERIALIZER_H
diff --git a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.inl b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.inl index d3989e9..fc274f4 100755 --- a/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.inl +++ b/sdk/extensions/import/apexmodules/nvparutils/nvparameterized/NvSerializer.inl @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2013 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "NvParameterized.h"
#include "NvParameterizedTraits.h"
diff --git a/sdk/extensions/import/include/NvBlastExtApexImportTool.h b/sdk/extensions/import/include/NvBlastExtApexImportTool.h index e2c815f..acc7b25 100755 --- a/sdk/extensions/import/include/NvBlastExtApexImportTool.h +++ b/sdk/extensions/import/include/NvBlastExtApexImportTool.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTAPEXIMPORTTOOL_H
diff --git a/sdk/extensions/import/source/NvBlastExtApexImportTool.cpp b/sdk/extensions/import/source/NvBlastExtApexImportTool.cpp index 44566f5..bc0cd12 100755 --- a/sdk/extensions/import/source/NvBlastExtApexImportTool.cpp +++ b/sdk/extensions/import/source/NvBlastExtApexImportTool.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtApexImportTool.h"
diff --git a/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h b/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h index 0fbd5cd..546850a 100755 --- a/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h +++ b/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTDEFAULTPROFILER_H
diff --git a/sdk/extensions/physx/include/NvBlastExtImpactDamageManager.h b/sdk/extensions/physx/include/NvBlastExtImpactDamageManager.h index 769c125..a4e2de6 100755 --- a/sdk/extensions/physx/include/NvBlastExtImpactDamageManager.h +++ b/sdk/extensions/physx/include/NvBlastExtImpactDamageManager.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTIMPACTDAMAGEMANAGER_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPx.h b/sdk/extensions/physx/include/NvBlastExtPx.h index de0ecac..136be6e 100755 --- a/sdk/extensions/physx/include/NvBlastExtPx.h +++ b/sdk/extensions/physx/include/NvBlastExtPx.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPX_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxActor.h b/sdk/extensions/physx/include/NvBlastExtPxActor.h index c0e6b5e..76de795 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxActor.h +++ b/sdk/extensions/physx/include/NvBlastExtPxActor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXACTOR_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxAsset.h b/sdk/extensions/physx/include/NvBlastExtPxAsset.h index 36b2a47..6f25f1e 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxAsset.h +++ b/sdk/extensions/physx/include/NvBlastExtPxAsset.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXASSET_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxCollisionBuilder.h b/sdk/extensions/physx/include/NvBlastExtPxCollisionBuilder.h index b7a2f14..cfe6a76 100644 --- a/sdk/extensions/physx/include/NvBlastExtPxCollisionBuilder.h +++ b/sdk/extensions/physx/include/NvBlastExtPxCollisionBuilder.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTPXCOLLISIONBUILDER_H diff --git a/sdk/extensions/physx/include/NvBlastExtPxFamily.h b/sdk/extensions/physx/include/NvBlastExtPxFamily.h index 56aa902..aa35855 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxFamily.h +++ b/sdk/extensions/physx/include/NvBlastExtPxFamily.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXFAMILY_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxListener.h b/sdk/extensions/physx/include/NvBlastExtPxListener.h index e6793e6..3ce0f47 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxListener.h +++ b/sdk/extensions/physx/include/NvBlastExtPxListener.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXLISTENER_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxManager.h b/sdk/extensions/physx/include/NvBlastExtPxManager.h index 690ab90..b69290c 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxManager.h +++ b/sdk/extensions/physx/include/NvBlastExtPxManager.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXMANAGER_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxStressSolver.h b/sdk/extensions/physx/include/NvBlastExtPxStressSolver.h index dee2c1e..375f42e 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxStressSolver.h +++ b/sdk/extensions/physx/include/NvBlastExtPxStressSolver.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXSTRESSSOLVER_H
diff --git a/sdk/extensions/physx/include/NvBlastExtPxTask.h b/sdk/extensions/physx/include/NvBlastExtPxTask.h index 066613d..5f3aab8 100755 --- a/sdk/extensions/physx/include/NvBlastExtPxTask.h +++ b/sdk/extensions/physx/include/NvBlastExtPxTask.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXTASK_H
diff --git a/sdk/extensions/physx/include/NvBlastExtSync.h b/sdk/extensions/physx/include/NvBlastExtSync.h index 1956f98..a25d574 100755 --- a/sdk/extensions/physx/include/NvBlastExtSync.h +++ b/sdk/extensions/physx/include/NvBlastExtSync.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTSYNC_H
diff --git a/sdk/extensions/physx/include/NvBlastPxCallbacks.h b/sdk/extensions/physx/include/NvBlastPxCallbacks.h index 1dd3d80..b818bd1 100755 --- a/sdk/extensions/physx/include/NvBlastPxCallbacks.h +++ b/sdk/extensions/physx/include/NvBlastPxCallbacks.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPXCALLBACKS_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtImpactDamageManager.cpp b/sdk/extensions/physx/source/physics/NvBlastExtImpactDamageManager.cpp index 7f86021..9d8031e 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtImpactDamageManager.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtImpactDamageManager.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtImpactDamageManager.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.cpp index dbe8d47..cde1186 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtPxActorImpl.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.h index 0fc8f6c..eec8bbb 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxActorImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXACTORIMPL_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.cpp index 2bc1b63..962a056 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtPxAssetImpl.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.h index 12770d0..16d8125 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXASSETIMPL_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.cpp index 4f653a7..489d45b 100644 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #include <NvBlastGlobals.h> #include "NvBlastExtPxCollisionBuilderImpl.h" diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.h index 9fb5c5e..8de4e10 100644 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxCollisionBuilderImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTPXCOLLISIONBUILDERIMPL_H diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.cpp index 7bf5ede..3ef8006 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtPxFamilyImpl.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.h index ae4ea40..ba8acd1 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxFamilyImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXFAMILYIMPL_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.cpp index 223d5f3..33d4e46 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtPxManagerImpl.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.h index aeed587..3b256b1 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxManagerImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXMANAGERIMPL_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.cpp index 308c4ae..a3c06d3 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtPxStressSolverImpl.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.h index 7277dbc..8a2b6a3 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxStressSolverImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXSTRESSSOLVERIMPL_H
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.cpp b/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.cpp index 56a78c7..01ec46f 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.cpp +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastGlobals.h"
diff --git a/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.h b/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.h index 6388584..cab680f 100755 --- a/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.h +++ b/sdk/extensions/physx/source/physics/NvBlastExtPxTaskImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTPXTASKIMPL_H
diff --git a/sdk/extensions/physx/source/sync/NvBlastExtSync.cpp b/sdk/extensions/physx/source/sync/NvBlastExtSync.cpp index 7d5ed3e..db0cd02 100755 --- a/sdk/extensions/physx/source/sync/NvBlastExtSync.cpp +++ b/sdk/extensions/physx/source/sync/NvBlastExtSync.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSync.h"
diff --git a/sdk/extensions/serialization/include/NvBlastExtLlSerialization.h b/sdk/extensions/serialization/include/NvBlastExtLlSerialization.h index 155065b..4a27217 100755 --- a/sdk/extensions/serialization/include/NvBlastExtLlSerialization.h +++ b/sdk/extensions/serialization/include/NvBlastExtLlSerialization.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/include/NvBlastExtPxSerialization.h b/sdk/extensions/serialization/include/NvBlastExtPxSerialization.h index 9116d32..4107c64 100755 --- a/sdk/extensions/serialization/include/NvBlastExtPxSerialization.h +++ b/sdk/extensions/serialization/include/NvBlastExtPxSerialization.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/include/NvBlastExtSerialization.h b/sdk/extensions/serialization/include/NvBlastExtSerialization.h index 63db739..0b3a80d 100755 --- a/sdk/extensions/serialization/include/NvBlastExtSerialization.h +++ b/sdk/extensions/serialization/include/NvBlastExtSerialization.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/include/NvBlastExtTkSerialization.h b/sdk/extensions/serialization/include/NvBlastExtTkSerialization.h index 35b4fdb..fe1a199 100755 --- a/sdk/extensions/serialization/include/NvBlastExtTkSerialization.h +++ b/sdk/extensions/serialization/include/NvBlastExtTkSerialization.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/AssetDTO.cpp b/sdk/extensions/serialization/source/DTO/AssetDTO.cpp index c7005fe..315fb32 100755 --- a/sdk/extensions/serialization/source/DTO/AssetDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/AssetDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "AssetDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/AssetDTO.h b/sdk/extensions/serialization/source/DTO/AssetDTO.h index b42a26d..4d507df 100755 --- a/sdk/extensions/serialization/source/DTO/AssetDTO.h +++ b/sdk/extensions/serialization/source/DTO/AssetDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/DTOMacros.h b/sdk/extensions/serialization/source/DTO/DTOMacros.h index e35365c..4d69bb3 100755 --- a/sdk/extensions/serialization/source/DTO/DTOMacros.h +++ b/sdk/extensions/serialization/source/DTO/DTOMacros.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.cpp b/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.cpp index 04bec8a..78e689a 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "ExtPxAssetDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.h b/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.h index ccb1ab7..e723395 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.h +++ b/sdk/extensions/serialization/source/DTO/ExtPxAssetDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.cpp b/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.cpp index bff19c8..69c862b 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "ExtPxChunkDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.h b/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.h index 78e493d..efd256d 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.h +++ b/sdk/extensions/serialization/source/DTO/ExtPxChunkDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.cpp b/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.cpp index a6d9a14..81c8235 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "ExtPxSubchunkDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.h b/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.h index f2bf76a..ed97a3b 100755 --- a/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.h +++ b/sdk/extensions/serialization/source/DTO/ExtPxSubchunkDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.cpp b/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.cpp index 0758c96..a50ead0 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastBondDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.h b/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.h index b3f24e7..9f36e94 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.h +++ b/sdk/extensions/serialization/source/DTO/NvBlastBondDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.cpp b/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.cpp index a76780c..a727009 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastChunkDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.h b/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.h index fb0bff5..8ae5a67 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.h +++ b/sdk/extensions/serialization/source/DTO/NvBlastChunkDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.cpp b/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.cpp index d48963f..6274c5d 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastIDDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.h b/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.h index 93f70ac..8d7371e 100755 --- a/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.h +++ b/sdk/extensions/serialization/source/DTO/NvBlastIDDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.cpp b/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.cpp index c1fb372..cdd4761 100755 --- a/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "PxConvexMeshGeometryDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.h b/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.h index 236470d..ddfe876 100755 --- a/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.h +++ b/sdk/extensions/serialization/source/DTO/PxConvexMeshGeometryDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.cpp b/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.cpp index 56765ad..49c9261 100755 --- a/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvPreprocessor.h"
diff --git a/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.h b/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.h index d068a2f..6ef321d 100755 --- a/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.h +++ b/sdk/extensions/serialization/source/DTO/PxMeshScaleDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/PxQuatDTO.cpp b/sdk/extensions/serialization/source/DTO/PxQuatDTO.cpp index dddfbac..e0a7ac1 100755 --- a/sdk/extensions/serialization/source/DTO/PxQuatDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/PxQuatDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvPreprocessor.h"
diff --git a/sdk/extensions/serialization/source/DTO/PxQuatDTO.h b/sdk/extensions/serialization/source/DTO/PxQuatDTO.h index 94ea911..7a217f9 100755 --- a/sdk/extensions/serialization/source/DTO/PxQuatDTO.h +++ b/sdk/extensions/serialization/source/DTO/PxQuatDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/PxTransformDTO.cpp b/sdk/extensions/serialization/source/DTO/PxTransformDTO.cpp index f28af10..e67147b 100755 --- a/sdk/extensions/serialization/source/DTO/PxTransformDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/PxTransformDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvPreprocessor.h"
diff --git a/sdk/extensions/serialization/source/DTO/PxTransformDTO.h b/sdk/extensions/serialization/source/DTO/PxTransformDTO.h index de5a9b5..5c99af8 100755 --- a/sdk/extensions/serialization/source/DTO/PxTransformDTO.h +++ b/sdk/extensions/serialization/source/DTO/PxTransformDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/PxVec3DTO.cpp b/sdk/extensions/serialization/source/DTO/PxVec3DTO.cpp index efa668e..348d6dc 100755 --- a/sdk/extensions/serialization/source/DTO/PxVec3DTO.cpp +++ b/sdk/extensions/serialization/source/DTO/PxVec3DTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "PxVec3DTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/PxVec3DTO.h b/sdk/extensions/serialization/source/DTO/PxVec3DTO.h index 6331d6a..e1fed9a 100755 --- a/sdk/extensions/serialization/source/DTO/PxVec3DTO.h +++ b/sdk/extensions/serialization/source/DTO/PxVec3DTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/TkAssetDTO.cpp b/sdk/extensions/serialization/source/DTO/TkAssetDTO.cpp index acc0fe0..d3c9fff 100755 --- a/sdk/extensions/serialization/source/DTO/TkAssetDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/TkAssetDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "TkAssetDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/TkAssetDTO.h b/sdk/extensions/serialization/source/DTO/TkAssetDTO.h index cc90d0a..6c7b1c3 100755 --- a/sdk/extensions/serialization/source/DTO/TkAssetDTO.h +++ b/sdk/extensions/serialization/source/DTO/TkAssetDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.cpp b/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.cpp index 4212281..ec6d489 100755 --- a/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.cpp +++ b/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "TkAssetJointDescDTO.h"
diff --git a/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.h b/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.h index 311802c..d2c269b 100755 --- a/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.h +++ b/sdk/extensions/serialization/source/DTO/TkAssetJointDescDTO.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtInputStream.cpp b/sdk/extensions/serialization/source/NvBlastExtInputStream.cpp index 6cbe9ae..017af7e 100755 --- a/sdk/extensions/serialization/source/NvBlastExtInputStream.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtInputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtInputStream.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtInputStream.h b/sdk/extensions/serialization/source/NvBlastExtInputStream.h index c8bfe09..f8d40c0 100755 --- a/sdk/extensions/serialization/source/NvBlastExtInputStream.h +++ b/sdk/extensions/serialization/source/NvBlastExtInputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.cpp b/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.cpp index 5cdc12c..31f32fc 100755 --- a/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtKJPxInputStream.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.h b/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.h index be11a26..1294847 100755 --- a/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.h +++ b/sdk/extensions/serialization/source/NvBlastExtKJPxInputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.cpp b/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.cpp index 82ba297..04a2f3b 100755 --- a/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtKJPxOutputStream.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.h b/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.h index ad4f77c..29d28da 100755 --- a/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.h +++ b/sdk/extensions/serialization/source/NvBlastExtKJPxOutputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtLlSerialization.capn b/sdk/extensions/serialization/source/NvBlastExtLlSerialization.capn index 43c7453..f21f76c 100755 --- a/sdk/extensions/serialization/source/NvBlastExtLlSerialization.capn +++ b/sdk/extensions/serialization/source/NvBlastExtLlSerialization.capn @@ -23,7 +23,7 @@ # components in life support devices or systems without express written approval of
# NVIDIA Corporation.
#
-# Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+# Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
@0x9a4a58fac38375e0;
diff --git a/sdk/extensions/serialization/source/NvBlastExtLlSerialization.cpp b/sdk/extensions/serialization/source/NvBlastExtLlSerialization.cpp index a0fa6f2..d17940d 100755 --- a/sdk/extensions/serialization/source/NvBlastExtLlSerialization.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtLlSerialization.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerializationInternal.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtLlSerializerCAPN.h b/sdk/extensions/serialization/source/NvBlastExtLlSerializerCAPN.h index 24c57f4..9e90a7b 100755 --- a/sdk/extensions/serialization/source/NvBlastExtLlSerializerCAPN.h +++ b/sdk/extensions/serialization/source/NvBlastExtLlSerializerCAPN.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtOutputStream.cpp b/sdk/extensions/serialization/source/NvBlastExtOutputStream.cpp index d8b3e1d..6cce5e8 100755 --- a/sdk/extensions/serialization/source/NvBlastExtOutputStream.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtOutputStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtOutputStream.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtOutputStream.h b/sdk/extensions/serialization/source/NvBlastExtOutputStream.h index 46a6331..43a035d 100755 --- a/sdk/extensions/serialization/source/NvBlastExtOutputStream.h +++ b/sdk/extensions/serialization/source/NvBlastExtOutputStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtPxSerialization.capn b/sdk/extensions/serialization/source/NvBlastExtPxSerialization.capn index 83c7713..540725f 100755 --- a/sdk/extensions/serialization/source/NvBlastExtPxSerialization.capn +++ b/sdk/extensions/serialization/source/NvBlastExtPxSerialization.capn @@ -23,7 +23,7 @@ # components in life support devices or systems without express written approval of
# NVIDIA Corporation.
#
-# Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+# Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
@0xf4df9a42d5842b01;
diff --git a/sdk/extensions/serialization/source/NvBlastExtPxSerialization.cpp b/sdk/extensions/serialization/source/NvBlastExtPxSerialization.cpp index 1546acc..99198c3 100755 --- a/sdk/extensions/serialization/source/NvBlastExtPxSerialization.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtPxSerialization.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerializationInternal.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtPxSerializerCAPN.h b/sdk/extensions/serialization/source/NvBlastExtPxSerializerCAPN.h index bf89e1d..bd7e824 100755 --- a/sdk/extensions/serialization/source/NvBlastExtPxSerializerCAPN.h +++ b/sdk/extensions/serialization/source/NvBlastExtPxSerializerCAPN.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.cpp b/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.cpp index 064f34a..f725df0 100755 --- a/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerialization.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.h b/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.h index f5a0263..4f391a8 100755 --- a/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.h +++ b/sdk/extensions/serialization/source/NvBlastExtPxSerializerRAW.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtSerialization.cpp b/sdk/extensions/serialization/source/NvBlastExtSerialization.cpp index 6d86358..169f7cf 100755 --- a/sdk/extensions/serialization/source/NvBlastExtSerialization.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtSerialization.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerialization.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtSerializationCAPN.h b/sdk/extensions/serialization/source/NvBlastExtSerializationCAPN.h index 2125a7c..f1bef47 100755 --- a/sdk/extensions/serialization/source/NvBlastExtSerializationCAPN.h +++ b/sdk/extensions/serialization/source/NvBlastExtSerializationCAPN.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtSerializationInternal.h b/sdk/extensions/serialization/source/NvBlastExtSerializationInternal.h index 1b765f6..8d696a7 100755 --- a/sdk/extensions/serialization/source/NvBlastExtSerializationInternal.h +++ b/sdk/extensions/serialization/source/NvBlastExtSerializationInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtTkSerialization.capn b/sdk/extensions/serialization/source/NvBlastExtTkSerialization.capn index f54dd86..b5fa2de 100755 --- a/sdk/extensions/serialization/source/NvBlastExtTkSerialization.capn +++ b/sdk/extensions/serialization/source/NvBlastExtTkSerialization.capn @@ -23,7 +23,7 @@ # components in life support devices or systems without express written approval of
# NVIDIA Corporation.
#
-# Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+# Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
@0xaffe4498f275ee58;
diff --git a/sdk/extensions/serialization/source/NvBlastExtTkSerialization.cpp b/sdk/extensions/serialization/source/NvBlastExtTkSerialization.cpp index cab99be..1b32bef 100755 --- a/sdk/extensions/serialization/source/NvBlastExtTkSerialization.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtTkSerialization.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerializationInternal.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtTkSerializerCAPN.h b/sdk/extensions/serialization/source/NvBlastExtTkSerializerCAPN.h index 513b3e6..b5c6693 100755 --- a/sdk/extensions/serialization/source/NvBlastExtTkSerializerCAPN.h +++ b/sdk/extensions/serialization/source/NvBlastExtTkSerializerCAPN.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.cpp b/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.cpp index 7a98f94..ef7bb25 100755 --- a/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.cpp +++ b/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtSerializationInternal.h"
diff --git a/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.h b/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.h index 7911c6a..1da5270 100755 --- a/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.h +++ b/sdk/extensions/serialization/source/NvBlastExtTkSerializerRAW.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/shaders/include/NvBlastExtDamageShaders.h b/sdk/extensions/shaders/include/NvBlastExtDamageShaders.h index 943a0ec..c65820d 100755 --- a/sdk/extensions/shaders/include/NvBlastExtDamageShaders.h +++ b/sdk/extensions/shaders/include/NvBlastExtDamageShaders.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTDAMAGESHADERS_H
diff --git a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.cpp b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.cpp index 0f153b7..7fb768b 100755 --- a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.cpp +++ b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtDamageAcceleratorAABBTree.h"
#include "NvBlastIndexFns.h"
diff --git a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.h b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.h index 505db50..8504e6d 100755 --- a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.h +++ b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorAABBTree.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorInternal.h b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorInternal.h index edd07f5..5dcb270 100755 --- a/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorInternal.h +++ b/sdk/extensions/shaders/source/NvBlastExtDamageAcceleratorInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/extensions/shaders/source/NvBlastExtDamageAccelerators.cpp b/sdk/extensions/shaders/source/NvBlastExtDamageAccelerators.cpp index d2e563f..dca8e0e 100755 --- a/sdk/extensions/shaders/source/NvBlastExtDamageAccelerators.cpp +++ b/sdk/extensions/shaders/source/NvBlastExtDamageAccelerators.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
//#include "NvBlastExtDamageAcceleratorOctree.h"
diff --git a/sdk/extensions/shaders/source/NvBlastExtDamageShaders.cpp b/sdk/extensions/shaders/source/NvBlastExtDamageShaders.cpp index 6d9edd2..6a0d6df 100755 --- a/sdk/extensions/shaders/source/NvBlastExtDamageShaders.cpp +++ b/sdk/extensions/shaders/source/NvBlastExtDamageShaders.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtDamageShaders.h"
diff --git a/sdk/extensions/stress/include/NvBlastExtStressSolver.h b/sdk/extensions/stress/include/NvBlastExtStressSolver.h index ef13259..d9c3976 100755 --- a/sdk/extensions/stress/include/NvBlastExtStressSolver.h +++ b/sdk/extensions/stress/include/NvBlastExtStressSolver.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTEXTSTRESSSOLVER_H
diff --git a/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp b/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp index f410003..f1533af 100755 --- a/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp +++ b/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastExtStressSolver.h"
diff --git a/sdk/globals/include/NvBlastAllocator.h b/sdk/globals/include/NvBlastAllocator.h index e8dc38e..7ea2859 100755 --- a/sdk/globals/include/NvBlastAllocator.h +++ b/sdk/globals/include/NvBlastAllocator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTALLOCATOR_H
diff --git a/sdk/globals/include/NvBlastDebugRender.h b/sdk/globals/include/NvBlastDebugRender.h index 3586d31..24e732f 100755 --- a/sdk/globals/include/NvBlastDebugRender.h +++ b/sdk/globals/include/NvBlastDebugRender.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/globals/include/NvBlastGlobals.h b/sdk/globals/include/NvBlastGlobals.h index c1ffd5e..ade330f 100755 --- a/sdk/globals/include/NvBlastGlobals.h +++ b/sdk/globals/include/NvBlastGlobals.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTGLOBALS_H
diff --git a/sdk/globals/include/NvBlastProfiler.h b/sdk/globals/include/NvBlastProfiler.h index 42f0130..d1fbb69 100755 --- a/sdk/globals/include/NvBlastProfiler.h +++ b/sdk/globals/include/NvBlastProfiler.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPROFILER_H
diff --git a/sdk/globals/source/NvBlastGlobals.cpp b/sdk/globals/source/NvBlastGlobals.cpp index 3891f88..ffb21b9 100755 --- a/sdk/globals/source/NvBlastGlobals.cpp +++ b/sdk/globals/source/NvBlastGlobals.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastGlobals.h"
diff --git a/sdk/globals/source/NvBlastProfiler.cpp b/sdk/globals/source/NvBlastProfiler.cpp index ff70cee..f1a0f5b 100755 --- a/sdk/globals/source/NvBlastProfiler.cpp +++ b/sdk/globals/source/NvBlastProfiler.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "stdint.h"
diff --git a/sdk/globals/source/NvBlastProfilerInternal.h b/sdk/globals/source/NvBlastProfilerInternal.h index d916fca..a6b3e10 100755 --- a/sdk/globals/source/NvBlastProfilerInternal.h +++ b/sdk/globals/source/NvBlastProfilerInternal.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPROFILERINTERNAL_H
diff --git a/sdk/lowlevel/include/NvBlast.h b/sdk/lowlevel/include/NvBlast.h index 22d7253..307826f 100755 --- a/sdk/lowlevel/include/NvBlast.h +++ b/sdk/lowlevel/include/NvBlast.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLAST_H
diff --git a/sdk/lowlevel/include/NvBlastPreprocessor.h b/sdk/lowlevel/include/NvBlastPreprocessor.h index e23f1c6..436cd31 100755 --- a/sdk/lowlevel/include/NvBlastPreprocessor.h +++ b/sdk/lowlevel/include/NvBlastPreprocessor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPREPROCESSOR_H
diff --git a/sdk/lowlevel/include/NvBlastTypes.h b/sdk/lowlevel/include/NvBlastTypes.h index 1c083eb..c53182f 100755 --- a/sdk/lowlevel/include/NvBlastTypes.h +++ b/sdk/lowlevel/include/NvBlastTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTYPES_H
diff --git a/sdk/lowlevel/include/NvCTypes.h b/sdk/lowlevel/include/NvCTypes.h index 8ac2fde..8a62c76 100755 --- a/sdk/lowlevel/include/NvCTypes.h +++ b/sdk/lowlevel/include/NvCTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/sdk/lowlevel/include/NvPreprocessor.h b/sdk/lowlevel/include/NvPreprocessor.h index 2cc0fa2..a166a04 100755 --- a/sdk/lowlevel/include/NvPreprocessor.h +++ b/sdk/lowlevel/include/NvPreprocessor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/sdk/lowlevel/source/NvBlastActor.cpp b/sdk/lowlevel/source/NvBlastActor.cpp index bdcd4f8..8c7f4de 100755 --- a/sdk/lowlevel/source/NvBlastActor.cpp +++ b/sdk/lowlevel/source/NvBlastActor.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastActor.h"
diff --git a/sdk/lowlevel/source/NvBlastActor.h b/sdk/lowlevel/source/NvBlastActor.h index a12e70f..cb457ef 100755 --- a/sdk/lowlevel/source/NvBlastActor.h +++ b/sdk/lowlevel/source/NvBlastActor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTACTOR_H
diff --git a/sdk/lowlevel/source/NvBlastActorSerializationBlock.cpp b/sdk/lowlevel/source/NvBlastActorSerializationBlock.cpp index 455661b..46d703f 100755 --- a/sdk/lowlevel/source/NvBlastActorSerializationBlock.cpp +++ b/sdk/lowlevel/source/NvBlastActorSerializationBlock.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastActor.h"
diff --git a/sdk/lowlevel/source/NvBlastActorSerializationBlock.h b/sdk/lowlevel/source/NvBlastActorSerializationBlock.h index 776e875..0586b6a 100755 --- a/sdk/lowlevel/source/NvBlastActorSerializationBlock.h +++ b/sdk/lowlevel/source/NvBlastActorSerializationBlock.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTACTORSERIALIZATIONBLOCK_H
diff --git a/sdk/lowlevel/source/NvBlastAsset.cpp b/sdk/lowlevel/source/NvBlastAsset.cpp index 553599d..69c191a 100755 --- a/sdk/lowlevel/source/NvBlastAsset.cpp +++ b/sdk/lowlevel/source/NvBlastAsset.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAssert.h"
diff --git a/sdk/lowlevel/source/NvBlastAsset.h b/sdk/lowlevel/source/NvBlastAsset.h index 8ed3c57..a849d09 100755 --- a/sdk/lowlevel/source/NvBlastAsset.h +++ b/sdk/lowlevel/source/NvBlastAsset.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTASSET_H
diff --git a/sdk/lowlevel/source/NvBlastAssetHelper.cpp b/sdk/lowlevel/source/NvBlastAssetHelper.cpp index 9930bad..5bd4713 100755 --- a/sdk/lowlevel/source/NvBlastAssetHelper.cpp +++ b/sdk/lowlevel/source/NvBlastAssetHelper.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAsset.h"
diff --git a/sdk/lowlevel/source/NvBlastChunkHierarchy.h b/sdk/lowlevel/source/NvBlastChunkHierarchy.h index 686c89f..1d35ffe 100755 --- a/sdk/lowlevel/source/NvBlastChunkHierarchy.h +++ b/sdk/lowlevel/source/NvBlastChunkHierarchy.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTCHUNKHIERARCHY_H
diff --git a/sdk/lowlevel/source/NvBlastFamily.cpp b/sdk/lowlevel/source/NvBlastFamily.cpp index dd3515c..b9536ba 100755 --- a/sdk/lowlevel/source/NvBlastFamily.cpp +++ b/sdk/lowlevel/source/NvBlastFamily.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastFamily.h"
diff --git a/sdk/lowlevel/source/NvBlastFamily.h b/sdk/lowlevel/source/NvBlastFamily.h index f66df9f..1dd6ad2 100755 --- a/sdk/lowlevel/source/NvBlastFamily.h +++ b/sdk/lowlevel/source/NvBlastFamily.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFAMILY_H
diff --git a/sdk/lowlevel/source/NvBlastFamilyGraph.cpp b/sdk/lowlevel/source/NvBlastFamilyGraph.cpp index f0918de..1bc1a8b 100755 --- a/sdk/lowlevel/source/NvBlastFamilyGraph.cpp +++ b/sdk/lowlevel/source/NvBlastFamilyGraph.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastFamilyGraph.h"
diff --git a/sdk/lowlevel/source/NvBlastFamilyGraph.h b/sdk/lowlevel/source/NvBlastFamilyGraph.h index 6ccf477..9d2b7cf 100755 --- a/sdk/lowlevel/source/NvBlastFamilyGraph.h +++ b/sdk/lowlevel/source/NvBlastFamilyGraph.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTFAMILYGRAPH_H
diff --git a/sdk/lowlevel/source/NvBlastSupportGraph.h b/sdk/lowlevel/source/NvBlastSupportGraph.h index c4be9c3..cadc538 100755 --- a/sdk/lowlevel/source/NvBlastSupportGraph.h +++ b/sdk/lowlevel/source/NvBlastSupportGraph.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTSUPPORTGRAPH_H
diff --git a/sdk/toolkit/include/NvBlastTk.h b/sdk/toolkit/include/NvBlastTk.h index 1da0747..ff8dd0c 100755 --- a/sdk/toolkit/include/NvBlastTk.h +++ b/sdk/toolkit/include/NvBlastTk.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTK_H
diff --git a/sdk/toolkit/include/NvBlastTkActor.h b/sdk/toolkit/include/NvBlastTkActor.h index 754344a..c1d6648 100755 --- a/sdk/toolkit/include/NvBlastTkActor.h +++ b/sdk/toolkit/include/NvBlastTkActor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKACTOR_H
diff --git a/sdk/toolkit/include/NvBlastTkAsset.h b/sdk/toolkit/include/NvBlastTkAsset.h index f965e09..33f54c8 100755 --- a/sdk/toolkit/include/NvBlastTkAsset.h +++ b/sdk/toolkit/include/NvBlastTkAsset.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKASSET_H
diff --git a/sdk/toolkit/include/NvBlastTkEvent.h b/sdk/toolkit/include/NvBlastTkEvent.h index 8312741..ce391c2 100755 --- a/sdk/toolkit/include/NvBlastTkEvent.h +++ b/sdk/toolkit/include/NvBlastTkEvent.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKEVENT_H
diff --git a/sdk/toolkit/include/NvBlastTkFamily.h b/sdk/toolkit/include/NvBlastTkFamily.h index 2d5bd5b..7beb18a 100755 --- a/sdk/toolkit/include/NvBlastTkFamily.h +++ b/sdk/toolkit/include/NvBlastTkFamily.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKFAMILY_H
diff --git a/sdk/toolkit/include/NvBlastTkFramework.h b/sdk/toolkit/include/NvBlastTkFramework.h index 9daf9a4..9ccac4c 100755 --- a/sdk/toolkit/include/NvBlastTkFramework.h +++ b/sdk/toolkit/include/NvBlastTkFramework.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKFRAMEWORK_H
diff --git a/sdk/toolkit/include/NvBlastTkGroup.h b/sdk/toolkit/include/NvBlastTkGroup.h index 4a7a4a9..f6f8a45 100755 --- a/sdk/toolkit/include/NvBlastTkGroup.h +++ b/sdk/toolkit/include/NvBlastTkGroup.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKGROUP_H
diff --git a/sdk/toolkit/include/NvBlastTkIdentifiable.h b/sdk/toolkit/include/NvBlastTkIdentifiable.h index 27b57f3..d4156c9 100755 --- a/sdk/toolkit/include/NvBlastTkIdentifiable.h +++ b/sdk/toolkit/include/NvBlastTkIdentifiable.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKIDENTIFIABLE_H
diff --git a/sdk/toolkit/include/NvBlastTkJoint.h b/sdk/toolkit/include/NvBlastTkJoint.h index f468569..9c24c64 100755 --- a/sdk/toolkit/include/NvBlastTkJoint.h +++ b/sdk/toolkit/include/NvBlastTkJoint.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKJOINT_H
diff --git a/sdk/toolkit/include/NvBlastTkObject.h b/sdk/toolkit/include/NvBlastTkObject.h index f8d8f56..4970894 100755 --- a/sdk/toolkit/include/NvBlastTkObject.h +++ b/sdk/toolkit/include/NvBlastTkObject.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKOBJECT_H
diff --git a/sdk/toolkit/include/NvBlastTkType.h b/sdk/toolkit/include/NvBlastTkType.h index 034288c..e126d2f 100755 --- a/sdk/toolkit/include/NvBlastTkType.h +++ b/sdk/toolkit/include/NvBlastTkType.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKTYPE_H
diff --git a/sdk/toolkit/source/NvBlastTkActorImpl.cpp b/sdk/toolkit/source/NvBlastTkActorImpl.cpp index 0074237..853eef6 100755 --- a/sdk/toolkit/source/NvBlastTkActorImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkActorImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastPreprocessor.h"
diff --git a/sdk/toolkit/source/NvBlastTkActorImpl.h b/sdk/toolkit/source/NvBlastTkActorImpl.h index 482f0de..ef47f38 100755 --- a/sdk/toolkit/source/NvBlastTkActorImpl.h +++ b/sdk/toolkit/source/NvBlastTkActorImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKACTORIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkAssetImpl.cpp b/sdk/toolkit/source/NvBlastTkAssetImpl.cpp index 55c35d3..b6c0a1c 100755 --- a/sdk/toolkit/source/NvBlastTkAssetImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkAssetImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastTkFrameworkImpl.h"
diff --git a/sdk/toolkit/source/NvBlastTkAssetImpl.h b/sdk/toolkit/source/NvBlastTkAssetImpl.h index 3ae9cfc..da31b58 100755 --- a/sdk/toolkit/source/NvBlastTkAssetImpl.h +++ b/sdk/toolkit/source/NvBlastTkAssetImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKASSETIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkCommon.h b/sdk/toolkit/source/NvBlastTkCommon.h index 372a911..de33ca5 100755 --- a/sdk/toolkit/source/NvBlastTkCommon.h +++ b/sdk/toolkit/source/NvBlastTkCommon.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKCOMMON_H
diff --git a/sdk/toolkit/source/NvBlastTkEventQueue.h b/sdk/toolkit/source/NvBlastTkEventQueue.h index 86d793f..c68b162 100755 --- a/sdk/toolkit/source/NvBlastTkEventQueue.h +++ b/sdk/toolkit/source/NvBlastTkEventQueue.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKEVENTQUEUE_H
diff --git a/sdk/toolkit/source/NvBlastTkFamilyImpl.cpp b/sdk/toolkit/source/NvBlastTkFamilyImpl.cpp index 26133f0..6790db2 100755 --- a/sdk/toolkit/source/NvBlastTkFamilyImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkFamilyImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastTkFrameworkImpl.h"
diff --git a/sdk/toolkit/source/NvBlastTkFamilyImpl.h b/sdk/toolkit/source/NvBlastTkFamilyImpl.h index 7a33d10..f396d8a 100755 --- a/sdk/toolkit/source/NvBlastTkFamilyImpl.h +++ b/sdk/toolkit/source/NvBlastTkFamilyImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKFAMILYIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkFrameworkImpl.cpp b/sdk/toolkit/source/NvBlastTkFrameworkImpl.cpp index 65e1d45..7f33dcd 100755 --- a/sdk/toolkit/source/NvBlastTkFrameworkImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkFrameworkImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAssert.h"
diff --git a/sdk/toolkit/source/NvBlastTkFrameworkImpl.h b/sdk/toolkit/source/NvBlastTkFrameworkImpl.h index 497ab10..1310beb 100755 --- a/sdk/toolkit/source/NvBlastTkFrameworkImpl.h +++ b/sdk/toolkit/source/NvBlastTkFrameworkImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKFRAMEWORKIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkGUID.h b/sdk/toolkit/source/NvBlastTkGUID.h index 907a803..5eaffc8 100755 --- a/sdk/toolkit/source/NvBlastTkGUID.h +++ b/sdk/toolkit/source/NvBlastTkGUID.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKGUID_H
diff --git a/sdk/toolkit/source/NvBlastTkGroupImpl.cpp b/sdk/toolkit/source/NvBlastTkGroupImpl.cpp index bcb8463..c3cbd5e 100755 --- a/sdk/toolkit/source/NvBlastTkGroupImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkGroupImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvPreprocessor.h"
diff --git a/sdk/toolkit/source/NvBlastTkGroupImpl.h b/sdk/toolkit/source/NvBlastTkGroupImpl.h index 6807832..a0d9091 100755 --- a/sdk/toolkit/source/NvBlastTkGroupImpl.h +++ b/sdk/toolkit/source/NvBlastTkGroupImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKGROUPIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkJointImpl.cpp b/sdk/toolkit/source/NvBlastTkJointImpl.cpp index 48c8370..1aa95c0 100755 --- a/sdk/toolkit/source/NvBlastTkJointImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkJointImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastTkFrameworkImpl.h"
diff --git a/sdk/toolkit/source/NvBlastTkJointImpl.h b/sdk/toolkit/source/NvBlastTkJointImpl.h index 8be96cd..1a1d1d6 100755 --- a/sdk/toolkit/source/NvBlastTkJointImpl.h +++ b/sdk/toolkit/source/NvBlastTkJointImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKJOINTIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkTaskImpl.cpp b/sdk/toolkit/source/NvBlastTkTaskImpl.cpp index 63e6c2a..7141280 100755 --- a/sdk/toolkit/source/NvBlastTkTaskImpl.cpp +++ b/sdk/toolkit/source/NvBlastTkTaskImpl.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastTime.h"
diff --git a/sdk/toolkit/source/NvBlastTkTaskImpl.h b/sdk/toolkit/source/NvBlastTkTaskImpl.h index a0aa11f..daaa489 100755 --- a/sdk/toolkit/source/NvBlastTkTaskImpl.h +++ b/sdk/toolkit/source/NvBlastTkTaskImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKTASKIMPL_H
diff --git a/sdk/toolkit/source/NvBlastTkTypeImpl.h b/sdk/toolkit/source/NvBlastTkTypeImpl.h index 9a5dc6e..83feff5 100755 --- a/sdk/toolkit/source/NvBlastTkTypeImpl.h +++ b/sdk/toolkit/source/NvBlastTkTypeImpl.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTTKTYPEIMPL_H
|