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

Function HierarchyName

Common/DataModel/vtkDataAssemblyUtilities.h:40–40  ·  view source on GitHub ↗

* Returns the named used by VTK to correspond to a vtkDataAssembly * associated with the structure of a composite dataset. */

Source from the content-addressed store, hash-verified

38 * associated with the structure of a composite dataset.
39 */
40 static const char* HierarchyName() { return "Hierarchy"; }
41
42 /**
43 * Convenience method to get a named vtkDataAssembly from a

Callers 7

vtkIOSSWriterMethod · 0.85
GetDataAssemblyMethod · 0.85
RequestDataMethod · 0.85
TestPDCFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestPDCFunction · 0.68