Classes | |
class | AtmoParameters |
Paramaters describing an atmosphere and the size of its precomputed tables. More... | |
Functions | |
PROLAND_API void | preprocessAtmo (const AtmoParameters ¶ms, const char *output) |
Precomputes the tables for the given atmosphere parameters. |
PROLAND_API void proland::preprocessAtmo | ( | const AtmoParameters & | params, | |
const char * | output | |||
) |
Precomputes the tables for the given atmosphere parameters.
params | the atmosphere parameters. | |
output | the folder where to write the generated tables. |