summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-11-04 17:07:40 -0500
committerDave Parks <davep@lindenlab.com>2011-11-04 17:07:40 -0500
commit367d6212ae9e18c398c25fe9e11646bfc801fd90 (patch)
treea4f73bd7099a441a8d710bea8b454703e07dbce3 /indra/newview/pipeline.h
parent785dcfe6d496bd44730b6ba0004614b2c6d04c6a (diff)
SH-2652 Better DoF combine foo
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index d653990977..e607e0aec6 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -845,6 +845,7 @@ public:
static F32 RenderShadowErrorCutoff;
static F32 RenderShadowFOVCutoff;
static BOOL CameraOffset;
+ static F32 CameraMaxCoF;
};
void render_bbox(const LLVector3 &min, const LLVector3 &max);