aboutsummaryrefslogtreecommitdiff
path: root/scatterplot.h
diff options
context:
space:
mode:
authorSamuel Fadel <samuelfadel@gmail.com>2016-01-14 14:24:32 +0100
committerSamuel Fadel <samuelfadel@gmail.com>2016-01-14 14:24:32 +0100
commit3a025908b2bd3b8d25b228ec14ad41b111ed21c8 (patch)
tree441934712c54c6fcde6973bbe4d3aedc5119b36b /scatterplot.h
parent20970c35ad137314a2cd2a6abb2f5d9981198171 (diff)
Scatterplot: changed internal handling of update()s.
Diffstat (limited to 'scatterplot.h')
-rw-r--r--scatterplot.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/scatterplot.h b/scatterplot.h
index 7649a3f..6510c54 100644
--- a/scatterplot.h
+++ b/scatterplot.h
@@ -56,9 +56,6 @@ private:
void applyManipulation();
- void updateGeometry();
- void updateMaterials();
-
void updateSplat(QSGNode *node);
void updateGlyphs(QSGNode *node);