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>
The type of 3D
int-typed vectors.-
Method Summary
Methods inherited from interface VectorReadable2IType
x, yMethods inherited from interface VectorReadable3IType
z