Documentation of 'cern.colt.buffer.tboolean.BooleanBuffer3DConsumer' Java class
BooleanBuffer3DConsumer
cern.colt.buffer.tboolean

Interface BooleanBuffer3DConsumer

  • All Known Implementing Classes:
    BooleanBuffer3D


    public interface BooleanBuffer3DConsumer
    Target of a streaming BooleanBuffer3D into which data is flushed upon buffer overflow.
    • Method Detail

      • addAllOf

        void addAllOf(BooleanArrayList x,
                      BooleanArrayList y,
                      BooleanArrayList 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

You see the box below because you did not login.