diff options
author | Jacek Antonelli | 2008-08-15 23:45:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:44 -0500 |
commit | acfdcf2b1deeb04698174c78e8cb22b093445bb1 (patch) | |
tree | 811293650bcf81d01ea7c54d7c2cf263110aa329 /linden/indra/newview/llflexibleobject.h | |
parent | Second Life viewer sources 1.20.2 (diff) | |
download | meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.zip meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.gz meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.bz2 meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.xz |
Second Life viewer sources 1.20.3
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); |