Interface PVectorReadable3IType<T>

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

public interface PVectorReadable3IType<T>
extends PVectorReadable2IType<T>, VectorReadable3IType
The type of 3D int-typed vectors.