summaryrefslogtreecommitdiff
path: root/src/renderer.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-09 23:13:11 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-09 23:13:11 (GMT)
commit470588b296aea880c84071ee53a23f055f9c5bf0 (patch)
tree1ec12c33902f34be0b84ee3b1bf838557c560a1e /src/renderer.h
parentb5079a189aa70cf36e9a4ded6d891df6ae78ac58 (diff)
Quick feasibility test for #304
Diffstat (limited to 'src/renderer.h')
-rw-r--r--src/renderer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/renderer.h b/src/renderer.h
index 2bc482d..24c1d94 100644
--- a/src/renderer.h
+++ b/src/renderer.h
@@ -27,6 +27,7 @@ public:
virtual void setColor(const float color[4], GLint *shaderinfo = NULL) const;
virtual void setColor(ColorMode colormode, GLint *shaderinfo = NULL) const;
+ virtual void setColor(ColorMode colormode, const float color[4], GLint *shaderinfo = NULL) const;
};
#endif // RENDERER_H
contact: Jan Huwald // Impressum