Property | Type | Description | |
---|---|---|---|
camera | |||
casterList | List |
||
farDistSquared | float | ||
isLightInFrustum | bool | ||
light | Light | ||
lightClipVolumeList | PlaneBoundedVolumeList | ||
sceneManager | SceneManager |
Method | Description | |
---|---|---|
OnQueryResult ( Axiom.Core.MovableObject sceneObject ) : bool | ||
OnQueryResult ( |
||
Prepare ( bool lightInFrustum, PlaneBoundedVolumeList lightClipVolumes, |
Prepare the listener for use with a set of parameters.
|
|
ShadowCasterSceneQueryListener ( |
public OnQueryResult ( Axiom.Core.MovableObject sceneObject ) : bool | ||
sceneObject | Axiom.Core.MovableObject | |
return | bool |
public OnQueryResult ( |
||
fragment | ||
return | bool |
public Prepare ( bool lightInFrustum, PlaneBoundedVolumeList lightClipVolumes, |
||
lightInFrustum | bool | |
lightClipVolumes | PlaneBoundedVolumeList | |
light | ||
camera | ||
shadowCasterList | List |
|
farDistSquared | float | |
return | void |
public ShadowCasterSceneQueryListener ( |
||
sceneManager | ||
return | System |
protected PlaneBoundedVolumeList lightClipVolumeList | ||
return | PlaneBoundedVolumeList |