| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2TransformOrthogonalReadableType
The type of readable and orthogonal transforms.
|
interface |
R2TransformOTReadableType
A readable transform that exposes an orientation, followed by a translation.
|
interface |
R2TransformOTType
The type of transforms represented by an orientation, followed by a
translation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2TransformIdentity
A transform that always yields an identity matrix.
|
class |
R2TransformOT
A transform represented by an orientation, followed by a translation.
|
class |
R2TransformSOT
A transform represented by an scale, followed by an orientation, followed
by a translation.
|
class |
R2TransformST
A transform represented by a scale, followed by a translation.
|
class |
R2TransformT
A transform represented by a translation.
|
| Modifier and Type | Method and Description |
|---|---|
R2TransformViewReadableType |
R2LightProjectiveReadableType.transform() |
Copyright © 2017 <code@io7m.com> http://io7m.com