Property | Type | Description | |
---|---|---|---|
CheckShadowSize | void | ||
ComputeEnvLightsTiles | void | ||
ComputeOmniLightsTiles | void | ||
ComputeSpotLightsTiles | void | ||
CreateShadowMaps | void | ||
EnumVoxel | void | ||
GetFrustumExtent | bool | ||
GetSphereExtent | bool | ||
GetSphereExtentAxis | bool | ||
LoadContent | void | ||
RenderLighting | void | ||
RenderShadows | void | ||
SetDefaults | void | ||
exp | float | ||
sqrt | float | ||
square | float |
Method | Description | |
---|---|---|
Initialize ( ) : void |
|
|
LightRenderer ( Game game ) : System |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
Method | Description | |
---|---|---|
CheckShadowSize ( ) : void |
|
|
ComputeEnvLightsTiles ( System.Matrix view, System.Matrix proj, |
|
|
ComputeOmniLightsTiles ( System.Matrix view, System.Matrix proj, |
|
|
ComputeSpotLightsTiles ( System.Matrix view, System.Matrix projection, |
|
|
CreateShadowMaps ( ) : void |
|
|
EnumVoxel ( |
||
GetFrustumExtent ( System.Matrix view, System.Matrix projection, Rectangle viewport, BoundingFrustum frustum, System.Vector4 &min, System.Vector4 &max ) : bool |
|
|
GetSphereExtent ( System.Matrix view, System.Matrix projection, System.Vector3 position, Rectangle vp, float radius, System.Vector4 &min, System.Vector4 &max ) : bool |
|
|
GetSphereExtentAxis ( float znear, float a, float z, float r, float &min, float &max ) : bool |
|
|
LoadContent ( ) : void |
|
|
RenderLighting ( StereoEye stereoEye, |
|
|
RenderShadows ( |
|
|
SetDefaults ( ) : void | ||
exp ( float x ) : float | ||
sqrt ( float x ) : float | ||
square ( float x ) : float |