| 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 |
PVector4FType<T>
The type of 4D
float-typed vectors. |
interface |
PVectorReadable4FType<T>
The type of 4D
float-typed vectors. |
| Modifier and Type | Class and Description |
|---|---|
class |
PVector4F<T>
The type of 4D
float-typed vectors. |
| Modifier and Type | Method and 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 and Description |
|---|---|
interface |
Vector4FType
The type of 4D
float-typed vectors. |
| Modifier and Type | Class and Description |
|---|---|
class |
Vector4F
The type of 4D
float-typed vectors. |
| Modifier and Type | Method and 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