aboutsummaryrefslogtreecommitdiff
path: root/divergentcolorscale.h
AgeCommit message (Collapse)Author
2023-05-23Massive changes in initial port away from Qt.Samuel Fadel
2016-03-02Improvements related to ColorScale and screenshots.Samuel Fadel
* ColorScale: now a pointer whenever needed. main() takes care of updating extents * New class DivergentColorScale: works specifically for divergent scales, always has 3 colors as input: negative values, 0, positive values * ManipulationHandler: ProjectionHistory no longer needed