From 3a025908b2bd3b8d25b228ec14ad41b111ed21c8 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 14 Jan 2016 14:24:32 +0100 Subject: Scatterplot: changed internal handling of update()s. --- scatterplot.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'scatterplot.h') 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); -- cgit v1.2.3