Definition of the TreeItem class.
VtkMappedMeshSource is a source class to transform OGS meshes into complete vtkUnstructuredGrids....
A TreeItem containing a mesh and the associated vtk object used in the Mesh Model.
MeshItem(const QList< QVariant > &data, TreeItem *parent, const MeshLib::Mesh *mesh)
MeshLib::Mesh const * getMesh() const
Returns the mesh.
MeshLib::VtkMappedMeshSource * _mesh_source
MeshLib::VtkMappedMeshSource * vtkSource() const
Returns the VTK object.
const MeshLib::Mesh * GetMesh() const
Returns the mesh.
Objects nodes for the TreeModel.
virtual QVariant data(int column) const