summaryrefslogtreecommitdiff
path: root/src/rendersettings.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-03-03 15:22:36 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-03-03 15:22:36 (GMT)
commit0f6b76cf2125828ce11ec9f6f47cfc26860d3571 (patch)
tree62e30a3bbcacfcf1a22134f6ffad6aaefcc295b6 /src/rendersettings.h
parenteb1f73de0393bd890c9648932ae2e04de2c65ba3 (diff)
move csg chain prep code to CsgInfo.h, move defaults to rendersettings.h
Diffstat (limited to 'src/rendersettings.h')
-rw-r--r--src/rendersettings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rendersettings.h b/src/rendersettings.h
index 15a0746..cb33981 100644
--- a/src/rendersettings.h
+++ b/src/rendersettings.h
@@ -25,6 +25,8 @@ public:
void setColors(const std::map<RenderColor, Color4f> &colors);
Color4f color(RenderColor idx);
+ unsigned int openCSGTermLimit, img_width, img_height;
+
private:
RenderSettings();
~RenderSettings() {}
contact: Jan Huwald // Impressum