summaryrefslogtreecommitdiff
path: root/src/rendersettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rendersettings.h')
-rw-r--r--src/rendersettings.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rendersettings.h b/src/rendersettings.h
index 3d51495..e4fa6c8 100644
--- a/src/rendersettings.h
+++ b/src/rendersettings.h
@@ -25,8 +25,8 @@ public:
void setColors(const std::map<RenderColor, Color4f> &colors);
Color4f color(RenderColor idx);
- unsigned int openCSGTermLimit, img_width, img_height, far_gl_clip_limit;
-
+ unsigned int openCSGTermLimit, img_width, img_height;
+ double far_gl_clip_limit;
private:
RenderSettings();
~RenderSettings() {}
contact: Jan Huwald // Impressum