Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetRootNodeName
Function
GetRootNodeName
Common/DataModel/vtkDataAssembly.h:163–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
this->SetNodeName(vtkDataAssembly::GetRootNode(), name);
162
}
163
const char* GetRootNodeName() const { return this->GetNodeName(vtkDataAssembly::GetRootNode()); }
164
///@}
165
166
/**
Callers
nothing calls this directly
Calls
2
GetRootNode
Function · 0.85
GetNodeName
Method · 0.45
Tested by
no test coverage detected