Skip to content
Snippets Groups Projects
Commit 8e8fc297 authored by Loïc Gaillard's avatar Loïc Gaillard
Browse files

docs(XMLReader): improve ReadFieldData doc.

parent 8c7c495d
No related branches found
No related tags found
No related merge requests found
......@@ -507,6 +507,9 @@ protected:
virtual void ConvertGhostLevelsToGhostType(FieldType, vtkAbstractArray*, vtkIdType, vtkIdType) {}
/*
* Populate the output's FieldData with the file's FieldData tags content
*/
void ReadFieldData();
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment