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

Function GetRootNode

Common/DataModel/vtkDataAssembly.h:153–153  ·  view source on GitHub ↗

* Returns the ID for the root node. * This always returns 0. */

Source from the content-addressed store, hash-verified

151 * This always returns 0.
152 */
153 static int GetRootNode() { return 0; }
154
155 ///@{
156 /**

Calls

no outgoing calls

Tested by 3

TestMultiBlockDataSetFunction · 0.68
TestDataAssemblyFunction · 0.68