mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
These classes are supposed to store the original setting values, so doubles are more appropriate as they won't slightly change eg when round-tripping through qgis project XML. (The actual 3d material classes still use floats, this is just for the settings classes)