public class WaterfallRenderPassData3D extends YSeriesRenderPassData3D
WaterfallRenderableSeries3D
Modifier and Type | Field and Description |
---|---|
int |
countX |
int |
countZ |
com.scichart.core.model.IntegerValues |
selectedSlices |
double |
sliceMax |
double |
sliceMin |
com.scichart.core.model.DoubleValues |
slicePoints |
yCoords, yValues
lock, xCoordCalc, yCoordCalc, zCoordCalc
Constructor and Description |
---|
WaterfallRenderPassData3D() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
dispose() |
getPointsCount, updateCoords
getLock, getUpdateFlags, getXCoordinateCalculator, getYCoordinateCalculator, getZCoordinateCalculator, isValid, isValidForUpdate, onBeginDataUpdate, onEndDataUpdate
close, tryDispose, tryDispose, tryDispose, tryDispose
public final com.scichart.core.model.IntegerValues selectedSlices
public final com.scichart.core.model.DoubleValues slicePoints
public int countX
public int countZ
public double sliceMin
public double sliceMax
public void clear()
YSeriesRenderPassData3D
clear
in interface com.scichart.core.framework.ICleanable
clear
in class YSeriesRenderPassData3D
public void dispose()
YSeriesRenderPassData3D
dispose
in interface com.scichart.core.framework.IDisposable
dispose
in class YSeriesRenderPassData3D