]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/sky/oursun.hxx
Merge branch 'ehofman/sound'
[simgear.git] / simgear / scene / sky / oursun.hxx
index 4410847d29157fda0db3dc9af7d2193a639647cd..3414c862656fd7078b44e63b6c8d76a7257cc32c 100644 (file)
@@ -81,6 +81,7 @@ public:
 
     // retrun the current color of the sun
     SGVec4f get_color();
+    SGVec4f get_scene_color();
 };