OGS
|
This is the complete list of members for MeshToolsLib::RasterToMesh, including all inherited members.
convert(GeoLib::Raster const &raster, MeshLib::MeshElemType elem_type, MeshLib::UseIntensityAs intensity_type, std::string const &array_name="Colour") | MeshToolsLib::RasterToMesh | static |
convert(vtkImageData *img, const double origin[3], const double scalingFactor, MeshLib::MeshElemType elem_type, MeshLib::UseIntensityAs intensity_type, std::string const &array_name="Colour") | MeshToolsLib::RasterToMesh | static |
convert(const double *const img, GeoLib::RasterHeader const &header, MeshLib::MeshElemType elem_type, MeshLib::UseIntensityAs intensity_type, std::string const &array_name="Colour") | MeshToolsLib::RasterToMesh | static |
fillPropertyVector(MeshLib::PropertyVector< T > &prop_vec, double const *const img, GeoLib::RasterHeader const &header, MeshLib::MeshElemType elem_type) | MeshToolsLib::RasterToMesh | inlineprivatestatic |