| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
static R2TransformT |
R2TransformT.newTransform()
Construct a transform using the default values: The translation
(0,
0, 0). |
static R2TransformT |
R2TransformT.newTransformWithValues(com.io7m.jtensors.parameterized.PVector3FType<R2SpaceWorldType> in_translation)
Construct a transform using the given initial values.
|
Copyright © 2016 <code@io7m.com> http://io7m.com