Interface PVectorReadable4FType<T>
- Type Parameters:
T- A phantom type parameter
- All Superinterfaces:
PVectorReadable2FType<T>,PVectorReadable3FType<T>,VectorReadable2FType,VectorReadable3FType,VectorReadable4FType
- All Known Subinterfaces:
PVector4FType<T>
- All Known Implementing Classes:
PVector4F
The type of 4D
float-typed vectors.-
Method Summary
Methods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType
x, yMethods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType
zMethods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType
w