| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
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 |
R2TransformMatrix4x4
A simple 4x4 matrix transform.
|
class |
R2TransformOT
A transform represented by an orientation, followed by a translation.
|
class |
R2TransformSiOT
A transform represented by a scale, followed 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.
|
Copyright © 2016 <code@io7m.com> http://io7m.com