| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static R2ProjectionFrustum |
R2ProjectionFrustum.newFrustum(com.io7m.jcanephora.core.JCGLProjectionMatricesType c)
Construct a new frustum projection.
|
static R2ProjectionFrustum |
R2ProjectionFrustum.newFrustumWith(com.io7m.jcanephora.core.JCGLProjectionMatricesType c,
float in_x_min,
float in_x_max,
float in_y_min,
float in_y_max,
float in_z_near,
float in_z_far)
Construct a new frustum projection.
|
Copyright © 2017 <code@io7m.com> http://io7m.com