OGS
MeshLib::VtkMeshConverter Member List

This is the complete list of members for MeshLib::VtkMeshConverter, including all inherited members.

convertArray(vtkDataArray &array, MeshLib::Properties &properties, MeshLib::MeshItemType type)MeshLib::VtkMeshConverterprivatestatic
convertScalarArrays(vtkUnstructuredGrid &grid, MeshLib::Mesh &mesh)MeshLib::VtkMeshConverterprivatestatic
convertTypedArray(vtkDataArray &array, MeshLib::Properties &properties, MeshLib::MeshItemType type)MeshLib::VtkMeshConverterinlineprivatestatic
convertUnstructuredGrid(vtkUnstructuredGrid *grid, bool const compute_element_neighbors=false, std::string const &mesh_name="vtkUnstructuredGrid")MeshLib::VtkMeshConverterstatic
createElementVector(std::vector< double > const &pix_val, std::vector< bool > const &pix_vis, std::vector< MeshLib::Node * > const &nodes, std::vector< int > const &node_idx_map, std::size_t const imgHeight, std::size_t const imgWidth, MeshElemType elem_type)MeshLib::VtkMeshConverterprivatestatic
createNodeVector(std::vector< double > const &elevation, std::vector< int > &node_idx_map, GeoLib::RasterHeader const &header, bool use_elevation)MeshLib::VtkMeshConverterprivatestatic
fillPropertyVector(MeshLib::PropertyVector< T > &prop_vec, std::vector< double > const &pix_val, std::vector< bool > const &pix_vis, const std::size_t &imgHeight, const std::size_t &imgWidth, MeshElemType elem_type)MeshLib::VtkMeshConverterinlineprivatestatic