10 #include <ui_rasterizeDlg.h>
25 public Ui::RasterizeToolDialog {
47 QString outputFilename,
53 double customHeightForEmptyCells =
54 std::numeric_limits<double>::quiet_NaN(),
56 int visibleSfIndex = -1);
136 double& emptyCellsHeight,
138 double& maxHeight)
const;
169 const std::vector<ccRasterGrid::ExportableFields>& exportedFields,
172 bool copyHillshadeSF,
173 QString activeSFName,
174 bool exportToOriginalCS)
const;
2.5D data editor (generic interface)
A 3D cloud interface with associated features (color, normals, octree, etc.)
A 3D cloud and its associated features (color, normals, scalar fields, etc.)
bool interpolateColors(const ccHObject::Container &selectedEntities, QWidget *parent)
Interpolate colors from on entity and transfer them to another one.
ExportableFields
Exportable fields.
ProjectionType
Types of projection.
EmptyCellFillOption
Option for handling empty cells.