Interface PVectorReadable3FType<T>
- Type Parameters:
T- A phantom type parameter
- All Superinterfaces:
PVectorReadable2FType<T>, VectorReadable2FType, VectorReadable3FType
- All Known Subinterfaces:
PVector3FType<T>, PVector4FType<T>, PVectorReadable4FType<T>
The type of 3D
float-typed vectors.-
Method Summary
Methods inherited from interface VectorReadable2FType
x, yMethods inherited from interface VectorReadable3FType
z