| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ProjectionFOV
A perspective projection based on a given field of view and aspect ratio.
|
class |
R2ProjectionFrustum
A perspective projection based on an explicit frustum.
|
class |
R2ProjectionOrthographic
An orthographic projection.
|
| Modifier and Type | Method and Description |
|---|---|
R2ProjectionType |
R2ProjectionMeshWritableType.projectionWritable() |
R2ProjectionType |
R2ProjectionMesh.projectionWritable() |
R2ProjectionType |
R2MatricesProjectiveLightValuesType.projectiveProjection() |
| Modifier and Type | Method and Description |
|---|---|
static R2ProjectionMeshType |
R2ProjectionMesh.newMesh(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g,
R2ProjectionType p,
com.io7m.jcanephora.core.JCGLUsageHint array_hint,
com.io7m.jcanephora.core.JCGLUsageHint index_hint)
Construct a mesh based on the given projection.
|
Copyright © 2017 <code@io7m.com> http://io7m.com