Interface PVectorReadable4DType<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2DType<T>, PVectorReadable3DType<T>, VectorReadable2DType, VectorReadable3DType, VectorReadable4DType
All Known Subinterfaces:
PVector4DType<T>, PVectorByteBufferedFloating4Type<T>, PVectorStorageFloating4Type<T>
All Known Implementing Classes:
PVector4D, PVectorByteBufferedFloating4s16, PVectorByteBufferedFloating4s32, PVectorByteBufferedFloating4s64, PVectorMutable4D

public interface PVectorReadable4DType<T>
extends PVectorReadable3DType<T>, VectorReadable4DType
The type of 4D double-typed vectors.