| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2LightProjectiveWithShadowVarianceType
The type of projective lights with variance shadows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2LightProjectiveWithShadowVariance
Parameters for simple projective lights that operate by rendering frustum
meshes and that have variance shadows.
|
| Modifier and Type | Method and Description |
|---|---|
<A,B,E extends Throwable> |
R2LightWithShadowSingleType.matchLightWithShadow(A context,
com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveWithShadowType,B,E> on_project)
Match on the type of light.
|
<A,B,E extends Throwable> |
R2LightProjectiveWithShadowVariance.matchLightWithShadow(A context,
com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveWithShadowType,B,E> on_project) |
Copyright © 2017 <code@io7m.com> http://io7m.com