A vtk writer for simple point data and complex fem mesh data.
vtkSmartPointer< vtkUnstructuredGrid > d_grid_p
Unstructured grid.
void close()
Closes the file and store it to the hard disk.
void readNodes(model::ModelData *model)
Writes the nodes to the file.
vtkSmartPointer< vtkXMLUnstructuredGridReader > d_reader_p
XML unstructured grid writer.