8 #ifndef AtmosphereEngine_AtmosphereViewerControlWidget_h
9 #define AtmosphereEngine_AtmosphereViewerControlWidget_h
11 #include "OpenGL_Includes.h"
30 void resize(
int width,
int height);
33 bool setSpectrum(
int lowRed_,
int highRed_,
int lowGreen_,
int highGreen_,
int lowBlue_,
int highBlue_);
34 bool addLayer(
int innerRadius_,
int outerRadius_,
double density_,
bool earthDensity_);
Definition: AtmosphereEngine.h:39
Definition: AtmosphereComposition.h:20