diff options
Diffstat (limited to 'linden/indra/newview/llflexibleobject.h')
-rw-r--r-- | linden/indra/newview/llflexibleobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llflexibleobject.h b/linden/indra/newview/llflexibleobject.h index f6e68fc..843a8f8 100644 --- a/linden/indra/newview/llflexibleobject.h +++ b/linden/indra/newview/llflexibleobject.h | |||
@@ -138,7 +138,7 @@ class LLVolumeImplFlexible : public LLVolumeInterface | |||
138 | //-------------------------------------- | 138 | //-------------------------------------- |
139 | // private methods | 139 | // private methods |
140 | //-------------------------------------- | 140 | //-------------------------------------- |
141 | void setAttributesOfAllSections (); | 141 | void setAttributesOfAllSections (LLVector3* inScale = NULL); |
142 | 142 | ||
143 | void remapSections(LLFlexibleObjectSection *source, S32 source_sections, | 143 | void remapSections(LLFlexibleObjectSection *source, S32 source_sections, |
144 | LLFlexibleObjectSection *dest, S32 dest_sections); | 144 | LLFlexibleObjectSection *dest, S32 dest_sections); |