public interface R2ShadowMapContextUsableType
| Modifier and Type | Method and Description |
|---|---|
R2Texture2DUsableType |
shadowMapGet(R2LightWithShadowSingleType ls) |
R2Texture2DUsableType shadowMapGet(R2LightWithShadowSingleType ls) throws R2RendererExceptionShadowMapContextNotActive, R2RendererExceptionShadowNotRendered
ls - A lightR2RendererExceptionShadowMapContextNotActive - Iff the shadow map
context is not activeR2RendererExceptionShadowNotRendered - Iff the light was not
rendered by the shadow
map renderer execution
that produced this
contextCopyright © 2016 <code@io7m.com> http://io7m.com