ShadowMap

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Members

Functions

enabled
bool enabled()
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector3f position()
Undocumented in source.
position
Vector3f position(Vector3f pos)
Undocumented in source.
render
void render(Scene scene, RenderingContext* rc)
Undocumented in source.
update
void update(Vector3f cameraPosition, Vector3f cameraDirection, RenderingContext* rc, double dt)
Undocumented in source.

Variables

light
LightSource light;
Undocumented in source.
size
uint size;
Undocumented in source.

Meta