gwaldron / osgearth

3D Maps for OpenSceneGraph / C++14
https://www.pelicanmapping.com/home-1/opensource
Other
1.48k stars 774 forks source link

Control opacity: #define needed in controls.cpp? #688

Closed remoe closed 8 years ago

remoe commented 8 years ago

Is this line really needed?

https://github.com/gwaldron/osgearth/blob/master/src/osgEarthUtil/Controls.cpp#L195

I want to set opacity of a osgEarth control on a windows system.

remoe commented 8 years ago

I think it doesn't support opacity per control. So it's currently not important.