aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/dx/DxClothData.h
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/src/dx/DxClothData.h')
-rw-r--r--NvCloth/src/dx/DxClothData.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/NvCloth/src/dx/DxClothData.h b/NvCloth/src/dx/DxClothData.h
index af02bc6..f91d37d 100644
--- a/NvCloth/src/dx/DxClothData.h
+++ b/NvCloth/src/dx/DxClothData.h
@@ -46,7 +46,7 @@ typedef unsigned int uint32_t;
typedef int int32_t;
#endif
-static const uint32_t MaxParticlesInSharedMem = 1972;
+static const uint32_t MaxParticlesInSharedMem = 1971;
struct DxPhaseConfig
@@ -167,6 +167,7 @@ struct DxFrameData
// wind data
float mDragCoefficient;
float mLiftCoefficient;
+ float mFluidDensity;
float mRotation[9];
// motion constraint data