summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-12-20 00:25:34 +0200
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-12-20 00:25:34 +0200
commitdb8eb0f995889e222e38748dfee647058653e3f6 (patch)
tree39a67775fcb6af910a8519b73fa9f5c288204044 /indra/newview/llvovolume.h
parentccff36c8ee278129af3a8916bf931ab4ca14a76d (diff)
parent946b28ad765dc43ad6d1c715fa93a6f7c233ce64 (diff)
Merged in lindenlab/viewer-lynx
Diffstat (limited to 'indra/newview/llvovolume.h')
-rw-r--r--indra/newview/llvovolume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvovolume.h b/indra/newview/llvovolume.h
index 3b68d61ee9..a331908320 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -327,7 +327,7 @@ public:
void clearRiggedVolume();
protected:
- S32 computeLODDetail(F32 distance, F32 radius, F32 lod_factor);
+ S32 computeLODDetail(F32 distance, F32 radius);
BOOL calcLOD();
LLFace* addFace(S32 face_index);
void updateTEData();