#include <ddgsky.h>
Class diagram for ddgSky:
Public Members | |||
ddgSky (float size = 4950) | |||
Default constructor. | |||
bool | init (ddgContext *ctx ) | ||
Initialize the sky object. | |||
bool | draw (ddgContext *ctx ) | ||
Render the sky object. | |||
void | color ( ddgColor4 *d, ddgColor4 *t, ddgColor4 *n) | ||
Set the cloud color. |