| 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 |
PVector4FType<T> |
The type of 4D
float-typed vectors. |
interface |
PVectorReadable4FType<T> |
The type of 4D
float-typed vectors. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PVector4F<T> |
The type of 4D
float-typed vectors. |
| Modifier and Type | Method | Description |
|---|---|---|
PVector4F.Builder<T> |
PVector4F.Builder.from(VectorReadable4FType instance) |
Fill a builder with attribute values from the provided
com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Vector4FType |
The type of 4D
float-typed vectors. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Vector4F |
The type of 4D
float-typed vectors. |
| Modifier and Type | Method | Description |
|---|---|---|
Vector4F.Builder |
Vector4F.Builder.from(VectorReadable4FType instance) |
Fill a builder with attribute values from the provided
com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com