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.