public class GridXyzRenderPassData3D extends XyzRenderPassData3D
BaseRenderableSeries3D
which has 3D Grid dataModifier and Type | Field and Description |
---|---|
int |
countX |
int |
countZ |
xCoords, xValues, zCoords, zValues
yCoords, yValues
lock, xCoordCalc, yCoordCalc, zCoordCalc
Constructor and Description |
---|
GridXyzRenderPassData3D() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
dispose, updateCoords
getPointsCount
getLock, getUpdateFlags, getXCoordinateCalculator, getYCoordinateCalculator, getZCoordinateCalculator, isValid, isValidForUpdate, onBeginDataUpdate, onEndDataUpdate
close, tryDispose, tryDispose, tryDispose, tryDispose
public void clear()
clear
in interface com.scichart.core.framework.ICleanable
clear
in class XyzRenderPassData3D