mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 14:58:51 -06:00
Fix compilation issue
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
private:
|
||||
glm::dmat4 computeModelTransformMatrix(const openspace::TransformData& data);
|
||||
void updateAtmosphereParameters();
|
||||
void dimmingCoefficient(const glm::dmat4& modelTransform);
|
||||
void setDimmingCoefficient(const glm::dmat4& modelTransform);
|
||||
|
||||
properties::FloatProperty _atmosphereHeight;
|
||||
properties::FloatProperty _groundAverageReflectance;
|
||||
|
||||
Reference in New Issue
Block a user