From cfa944ded7370fb5f22b1fb894ecf6b9bd3f7381 Mon Sep 17 00:00:00 2001 From: Marijn Tamis Date: Mon, 3 Jul 2017 11:49:08 +0200 Subject: NvCloth 1.1.1 Release. (22392725) --- NvCloth/src/SwClothData.h | 1 + 1 file changed, 1 insertion(+) (limited to 'NvCloth/src/SwClothData.h') diff --git a/NvCloth/src/SwClothData.h b/NvCloth/src/SwClothData.h index d2387b5..78a6f99 100644 --- a/NvCloth/src/SwClothData.h +++ b/NvCloth/src/SwClothData.h @@ -92,6 +92,7 @@ struct SwClothData uint32_t mNumTriangles; float mDragCoefficient; float mLiftCoefficient; + float mFluidDensity; // motion constraint data const float* mStartMotionConstraints; -- cgit v1.2.3