Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
/**
Callers
14
RequestInformation
Method · 0.85
RequestData
Method · 0.85
SetRootNodeName
Function · 0.85
GetRootNodeName
Function · 0.85
GenerateHierarchyInternal
Method · 0.85
GenerateCompositeDataSetFromHierarchy
Method · 0.85
GetSelectedCompositeIds
Method · 0.85
GetSelectorsForCompositeIds
Method · 0.85
GetSelectorsCompositeIdsForCompositeIds
Method · 0.85
GetFirstNodeByPath
Method · 0.85
TestPartitionedDataSetCollection
Function · 0.85
TestMultiBlockDataSet
Function · 0.85
Calls
no outgoing calls
Tested by
3
TestPartitionedDataSetCollection
Function · 0.68
TestMultiBlockDataSet
Function · 0.68
TestDataAssembly
Function · 0.68