dagon.graphics.clustered

Undocumented in source.

Members

Classes

ClusteredLightManager
class ClusteredLightManager
Undocumented in source.
LightBehaviour
class LightBehaviour
Undocumented in source.
LightSource
class LightSource
Undocumented in source.

Functions

cellBox
Box cellBox(uint x, uint y, float cellSize, float domainWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
circleBoxIsec
bool circleBoxIsec(Circle c, Box b)
Undocumented in source. Be warned that the author may not have intended to support it.
clampf
float clampf(float x, float mi, float ma)
Undocumented in source. Be warned that the author may not have intended to support it.
frustumIntersectsSphere
bool frustumIntersectsSphere(Frustum f, Vector3f center, float radius)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Box
struct Box
Undocumented in source.
Circle
struct Circle
Undocumented in source.
LightCluster
struct LightCluster
Undocumented in source.

Variables

maxLightsPerNode
enum uint maxLightsPerNode;
Undocumented in source.

Meta