Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
sky.h File Reference
#include "irrlichttypes_extrabloated.h"
#include <ISceneNode.h>
#include <array>
#include "camera.h"
#include "irr_ptr.h"
#include "shader.h"
#include "skyparams.h"
+ Include dependency graph for sky.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sky
 

Macros

#define SKY_MATERIAL_COUNT   12
 

Functions

float getWickedTimeOfDay (float time_of_day)
 

Macro Definition Documentation

◆ SKY_MATERIAL_COUNT

#define SKY_MATERIAL_COUNT   12

Function Documentation

◆ getWickedTimeOfDay()

float getWickedTimeOfDay ( float  time_of_day)

Referenced by Sky::getMoonDirection(), Sky::getSunDirection(), Sky::render(), and Game::updateShadows().

+ Here is the caller graph for this function: