Interface PVectorReadable3FType<T>
- Type Parameters:
T- A phantom type parameter
- All Superinterfaces:
PVectorReadable2FType<T>,VectorReadable2FType,VectorReadable3FType
- All Known Subinterfaces:
PVector3FType<T>,PVector4FType<T>,PVectorReadable4FType<T>
public interface PVectorReadable3FType<T> extends PVectorReadable2FType<T>, VectorReadable3FType
The type of 3D
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
z