mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 15:29:26 -05:00
Remove static min/max values and compute scaling factors directly from data
This commit is contained in:
@@ -43,7 +43,6 @@ public:
|
||||
|
||||
protected:
|
||||
ghoul::SharedMemory* _performanceMemory = nullptr;
|
||||
float _minMaxValues[2];
|
||||
int _sortingSelection;
|
||||
|
||||
bool _sceneGraphIsEnabled;
|
||||
|
||||
Reference in New Issue
Block a user