| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.vectors |
Parameterized vector types.
|
| com.io7m.jtensors.core.unparameterized.vectors |
Unparameterized vector types.
|
| Modifier and Type | Interface | Description |
|---|---|---|
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 |
PVector4I<T> |
The type of 4D
int-typed vectors. |
| Modifier and Type | Method | Description |
|---|---|---|
PVector4I.Builder<T> |
PVector4I.Builder.from(VectorReadable4IType instance) |
Fill a builder with attribute values from the provided
com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Vector4IType |
The type of 4D
int-typed vectors. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Vector4I |
The type of 4D
int-typed vectors. |
| Modifier and Type | Method | Description |
|---|---|---|
Vector4I.Builder |
Vector4I.Builder.from(VectorReadable4IType instance) |
Fill a builder with attribute values from the provided
com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com