ShadowArea

Undocumented in source.

Constructors

this
this(float w, float h, float start, float end, Owner o)
Undocumented in source.

Members

Functions

update
void update(RenderingContext* rc, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

biasMatrix
Matrix4x4f biasMatrix;
Undocumented in source.
depth
float depth;
Undocumented in source.
end
float end;
Undocumented in source.
height
float height;
Undocumented in source.
invViewMatrix
Matrix4x4f invViewMatrix;
Undocumented in source.
position
Vector3f position;
Undocumented in source.
projectionMatrix
Matrix4x4f projectionMatrix;
Undocumented in source.
scale
float scale;
Undocumented in source.
shadowMatrix
Matrix4x4f shadowMatrix;
Undocumented in source.
start
float start;
Undocumented in source.
viewMatrix
Matrix4x4f viewMatrix;
Undocumented in source.
width
float width;
Undocumented in source.

Meta