List of All Members for HeightMapSurfaceDataProxy
This is the complete list of members for HeightMapSurfaceDataProxy, including inherited members.
- autoScaleY : real
- heightMapFile : string
- maxXValue : real
- maxYValue : real
- maxZValue : real
- minXValue : real
- minYValue : real
- minZValue : real
- autoScaleYChanged(bool enabled)
- heightMapFileChanged(string filename)
- maxXValueChanged(real value)
- maxYValueChanged(real value)
- maxZValueChanged(real value)
- minXValueChanged(real value)
- minYValueChanged(real value)
- minZValueChanged(real value)
The following members are inherited from SurfaceDataProxy.
- columnCount : int
- rowCount : int
- series : Surface3DSeries
- type : AbstractDataProxy.DataType
- columnCountChanged(int count)
- rowCountChanged(int count)
- seriesChanged(Surface3DSeries series)