Interface PVectorReadable4IType<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2IType<T>, PVectorReadable3IType<T>, VectorReadable2IType, VectorReadable3IType, VectorReadable4IType
All Known Subinterfaces:
PVector4IType<T>
All Known Implementing Classes:
PVector4I

public interface PVectorReadable4IType<T>
extends PVectorReadable3IType<T>, VectorReadable4IType
The type of 4D int-typed vectors.