cern.colt.buffer.tbyte
Interface ByteBuffer3DConsumer
- All Known Implementing Classes:
- ByteBuffer3D
public interface ByteBuffer3DConsumer
Target of a streaming ByteBuffer3D into which data is flushed upon
buffer overflow.
addAllOf
void addAllOf(ByteArrayList x,
ByteArrayList y,
ByteArrayList z)
- Adds all specified (x,y,z) points to the receiver.
- Parameters:
x
- the x-coordinates of the points to be added.y
- the y-coordinates of the points to be added.z
- the z-coordinates of the points to be added.
jHepWork 3.1 ©