Interface PVectorByteBufferedFloating3Type<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2DType<T>, PVectorReadable3DType<T>, PVectorStorageFloating2Type<T>, PVectorStorageFloating3Type<T>, TensorByteBufferedType, VectorByteBufferedType, VectorReadable2DType, VectorReadable3DType, VectorStorageFloating2Type, VectorStorageFloating3Type, VectorStorageType
All Known Implementing Classes:
PVectorByteBufferedFloating3s16, PVectorByteBufferedFloating3s32, PVectorByteBufferedFloating3s64

public interface PVectorByteBufferedFloating3Type<T>
extends PVectorStorageFloating3Type<T>, VectorByteBufferedType
The type of byte buffer backed floating point vectors.