| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.vectors |
Parameterized vector types.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PVector3IType<T> |
The type of 3D
int-typed vectors. |
interface |
PVector4IType<T> |
The type of 4D
int-typed vectors. |
interface |
PVectorReadable4IType<T> |
The type of 4D
int-typed vectors. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PVector3I<T> |
The type of 3D
int-typed vectors. |
class |
PVector4I<T> |
The type of 4D
int-typed vectors. |
Copyright © 2017 <code@io7m.com> http://io7m.com