Interface PVectorReadable2FType<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
VectorReadable2FType
All Known Subinterfaces:
PVector2FType<T>, PVector3FType<T>, PVector4FType<T>, PVectorReadable3FType<T>, PVectorReadable4FType<T>
All Known Implementing Classes:
PVector2F, PVector3F, PVector4F

public interface PVectorReadable2FType<T>
extends VectorReadable2FType
The type of 2D float-typed vectors.
  • Method Summary

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

    x, y