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>
All Known Implementing Classes:
PVector3F, PVector4F

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, y

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

    z