| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2ProjectionMeshType
The type of projection meshes.
|
interface |
R2ProjectionMeshUsableType
The type of usable (readable/writable, but not deletable) projection meshes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ProjectionMesh
A mesh representing the convex hull for a given projection.
|
| Modifier and Type | Method and Description |
|---|---|
static R2LightProjectiveWithoutShadowType |
R2LightProjectiveWithoutShadow.newLight(R2ProjectionMeshReadableType in_mesh,
R2Texture2DUsableType in_image,
R2IDPoolType in_pool)
Construct a new light.
|
static R2LightProjectiveWithShadowVarianceType |
R2LightProjectiveWithShadowVariance.newLight(R2ProjectionMeshReadableType in_mesh,
R2Texture2DUsableType in_image,
R2ShadowDepthVarianceType in_shadow,
R2IDPoolType in_pool)
Construct a new light.
|
Copyright © 2017 <code@io7m.com> http://io7m.com