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

public interface PVectorReadable4FType<T> extends PVectorReadable3FType<T>, VectorReadable4FType
The type of 4D float-typed vectors.
  • Method Summary

    Methods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType

    x, y

    Methods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType

    z

    Methods inherited from interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType

    w