| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2LightProjectiveType
The type of projective lights.
|
interface |
R2LightProjectiveUsableType
The type of usable (readable/writable but not deletable) projective lights.
|
interface |
R2LightProjectiveWithoutShadowType
The type of projective lights that do not have shadows.
|
interface |
R2LightProjectiveWithShadowReadableType
The type of readable projective lights.
|
interface |
R2LightProjectiveWithShadowType
The type of projective lights that have shadows.
|
interface |
R2LightProjectiveWithShadowVarianceType
The type of projective lights with variance shadows.
|
interface |
R2LightProjectiveWithShadowWritableType
The type of writable projective lights.
|
interface |
R2LightScreenSingleType
The type of single-instance lights that operate using fullscreen quads.
|
interface |
R2LightSphericalSingleType
The type of single-instance spherical lights.
|
interface |
R2LightVolumeSingleType
The type of single-instance lights that operate using light volumes.
|
interface |
R2LightWithShadowSingleType
The type of single-instance lights that have shadows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2LightAmbientScreenSingle
Parameters for single ambient lights.
|
class |
R2LightDirectionalScreenSingle
Parameters for single directional lights.
|
class |
R2LightProjectiveWithoutShadow
Parameters for simple projective lights that operate by rendering frustum
meshes.
|
class |
R2LightProjectiveWithShadowVariance
Parameters for simple projective lights that operate by rendering frustum
meshes and that have variance shadows.
|
class |
R2LightSphericalSingle
Parameters for simple spherical lights that operate by rendering scaled unit
spheres.
|
Copyright © 2016 <code@io7m.com> http://io7m.com