cern.colt.buffer.tdouble
Interface DoubleBuffer3DConsumer
-
- All Known Implementing Classes:
- DoubleBuffer3D
public interface DoubleBuffer3DConsumerTarget of a streaming DoubleBuffer3D into which data is flushed upon buffer overflow.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddAllOf(DoubleArrayList x, DoubleArrayList y, DoubleArrayList z)Adds all specified (x,y,z) points to the receiver.
-
-
-
Method Detail
-
addAllOf
void addAllOf(DoubleArrayList x, DoubleArrayList y, DoubleArrayList 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.
-
-
DMelt 3.0 © DataMelt by jWork.ORG