MCPcopy Create free account
hub / github.com/Kitware/VTK / GetGlobalNodeIdArrayName

Function GetGlobalNodeIdArrayName

IO/Geometry/vtkChacoReader.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 3

BuildOutputGridMethod · 0.70
AddNodeIdsMethod · 0.70
SetUpEmptyGridMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected