| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.vectors |
Parameterized vector types.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PVector2FType<T> |
The type of 2D
float-typed vectors. |
interface |
PVector3FType<T> |
The type of 3D
float-typed vectors. |
interface |
PVector4FType<T> |
The type of 4D
float-typed vectors. |
interface |
PVectorReadable3FType<T> |
The type of 3D
float-typed vectors. |
interface |
PVectorReadable4FType<T> |
The type of 4D
float-typed vectors. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PVector2F<T> |
The type of 2D
float-typed vectors. |
class |
PVector3F<T> |
The type of 3D
float-typed vectors. |
class |
PVector4F<T> |
The type of 4D
float-typed vectors. |
Copyright © 2017 <code@io7m.com> http://io7m.com