Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
dynamicshadows.cpp File Reference
#include <cmath>
#include "client/shadows/dynamicshadows.h"
#include "client/client.h"
#include "client/clientenvironment.h"
#include "client/clientmap.h"
#include "client/camera.h"
+ Include dependency graph for dynamicshadows.cpp:

Typedefs

using m4f = core::matrix4
 

Functions

static v3f quantizeDirection (v3f direction, float step)
 

Typedef Documentation

◆ m4f

using m4f = core::matrix4

Function Documentation

◆ quantizeDirection()

static v3f quantizeDirection ( v3f  direction,
float  step 
)
static

Referenced by DirectionalLight::createSplitMatrices().

+ Here is the caller graph for this function: