mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Second linting pass and adding .clang_tidy file (#3128)
This commit is contained in:
@@ -74,7 +74,7 @@ public:
|
||||
|
||||
static documentation::Documentation Documentation();
|
||||
|
||||
glm::vec4 colorFromColorMap(float value) const;
|
||||
glm::vec4 colorFromColorMap(float valueToColorFrom) const;
|
||||
|
||||
properties::BoolProperty enabled;
|
||||
properties::BoolProperty invert;
|
||||
|
||||
Reference in New Issue
Block a user