public abstract class VoxelOperation extends ParallelVolumeOperation
Constructor and Description |
---|
VoxelOperation() |
Modifier and Type | Method and Description |
---|---|
void |
performOperation() |
clone, getBeginIndexX, getEndIndexX, getResult, getScalar1, getScalar2, getVol, getVol1, getVol2, run, setBeginIndexX, setEndIndexX, setLatch, setScalar1, setScalar2, setVol, setVol1, setVol2
public void performOperation()
performOperation
in class ParallelVolumeOperation