| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.vectors |
Parameterized vector types.
|
| com.io7m.jtensors.core.unparameterized.vectors |
Unparameterized vector types.
|
| Modifier and Type | Interface and 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 and Description |
|---|---|
class |
PVector4I<T>
The type of 4D
int-typed vectors. |
| Modifier and Type | Method and 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 and Description |
|---|---|
interface |
Vector4IType
The type of 4D
int-typed vectors. |
| Modifier and Type | Class and Description |
|---|---|
class |
Vector4I
The type of 4D
int-typed vectors. |
| Modifier and Type | Method and 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