aboutsummaryrefslogtreecommitdiff
path: root/shared/utils/AssetGenerator.h
diff options
context:
space:
mode:
authorBryan Galdrikian <[email protected]>2017-10-24 15:25:02 -0700
committerBryan Galdrikian <[email protected]>2017-10-24 15:25:02 -0700
commitb0c11962f6012430da3bcaa2727288046b33d648 (patch)
treecf13338fa4fd7072badf64f751f94abeeb437003 /shared/utils/AssetGenerator.h
parentlinux build fix - all configs (diff)
downloadblast-b0c11962f6012430da3bcaa2727288046b33d648.tar.xz
blast-b0c11962f6012430da3bcaa2727288046b33d648.zip
Changes for 1.1.1
See README.md
Diffstat (limited to 'shared/utils/AssetGenerator.h')
-rw-r--r--shared/utils/AssetGenerator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/utils/AssetGenerator.h b/shared/utils/AssetGenerator.h
index bdf634a..2fa2595 100644
--- a/shared/utils/AssetGenerator.h
+++ b/shared/utils/AssetGenerator.h
@@ -69,6 +69,7 @@ public:
std::vector<NvBlastChunkDesc> solverChunks;
std::vector<NvBlastBondDesc> solverBonds;
std::vector<BlastChunkCube> chunks;
+ Vec3 extents;
};