public interface IntBuffer3DConsumer
Modifier and Type | Method and Description |
---|---|
void |
addAllOf(IntArrayList x,
IntArrayList y,
IntArrayList z)
Adds all specified (x,y,z) points to the receiver.
|
void addAllOf(IntArrayList x, IntArrayList y, IntArrayList z)
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.Jas4pp 1.5 © Java Analysis Studio for Particle Physics