summaryrefslogtreecommitdiff
path: root/indra/newview/llflexibleobject.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2014-02-06 11:27:47 -0800
committerRichard Linden <none@none>2014-02-06 11:27:47 -0800
commit7b9e17f5cd4578c989385edd39e79e887c9ddc0d (patch)
tree0f740280b15bbc079fd97f93b32e2372106bf378 /indra/newview/llflexibleobject.h
parent3040b429a3b136b87ddb0ae88ccfa3a7aa71e232 (diff)
parentb5389618f3744464760bbe1a54b49750d211a1ac (diff)
Merge
Diffstat (limited to 'indra/newview/llflexibleobject.h')
-rwxr-xr-xindra/newview/llflexibleobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llflexibleobject.h b/indra/newview/llflexibleobject.h
index beb281a906..a00551df8e 100755
--- a/indra/newview/llflexibleobject.h
+++ b/indra/newview/llflexibleobject.h
@@ -100,7 +100,7 @@ private:
const LLMatrix4& getWorldMatrix(LLXformMatrix* xform) const;
void updateRelativeXform(bool force_identity);
void doFlexibleUpdate(); // Called to update the simulation
- void doFlexibleRebuild(); // Called to rebuild the geometry
+ void doFlexibleRebuild(bool rebuild_volume); // Called to rebuild the geometry
void preRebuild();
//void setAttributes( LLFlexibleObjectData );