| 66 | vtkBooleanMacro(GenerateGlobalNodeIdArray, vtkTypeBool); |
| 67 | |
| 68 | static const char* GetGlobalNodeIdArrayName() { return "GlobalNodeId"; } |
| 69 | |
| 70 | /** |
| 71 | * Indicate whether this reader should create a point array for each |
no outgoing calls
no test coverage detected