aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/SwClothData.h
diff options
context:
space:
mode:
authorMarijn Tamis <[email protected]>2017-07-03 11:49:08 +0200
committerMarijn Tamis <[email protected]>2017-07-03 11:49:08 +0200
commitcfa944ded7370fb5f22b1fb894ecf6b9bd3f7381 (patch)
tree5cc014922d20561d87105d279b6f7eb3e628c6d9 /NvCloth/src/SwClothData.h
parentFix windows line endings in github. (diff)
downloadnvcloth-1.1.1.tar.xz
nvcloth-1.1.1.zip
NvCloth 1.1.1 Release. (22392725)v1.1.1
Diffstat (limited to 'NvCloth/src/SwClothData.h')
-rw-r--r--NvCloth/src/SwClothData.h1
1 files changed, 1 insertions, 0 deletions
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;