1118:3eeb258f1fb9 | 1119:749fdf61b5cd |
---|---|
180 void drawVbos (SurfaceVboType surface, ComplementVboType colors, GLenum type); | 180 void drawVbos (SurfaceVboType surface, ComplementVboType colors, GLenum type); |
181 void zoomToFit(); | 181 void zoomToFit(); |
182 void zoomAllToFit(); | 182 void zoomAllToFit(); |
183 | 183 |
184 private slots: | 184 private slots: |
185 void slot_toolTipTimer(); | 185 void slot_toolTipTimer(); |
186 void initializeAxes(); | 186 void initializeAxes(); |
187 void initializeLighting(); | |
187 }; | 188 }; |