summaryrefslogtreecommitdiff
path: root/rsProgramRaster.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsProgramRaster.h')
-rw-r--r--rsProgramRaster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsProgramRaster.h b/rsProgramRaster.h
index a6d5ba8e..4efecb45 100644
--- a/rsProgramRaster.h
+++ b/rsProgramRaster.h
@@ -37,6 +37,7 @@ public:
virtual ~ProgramRaster();
virtual void setupGL(const Context *, ProgramRasterState *);
+ virtual void setupGL2(const Context *, ProgramRasterState *);
void setLineWidth(float w);
void setPointSize(float s);