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