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

Method GetParent

Rendering/SceneGraph/vtkViewNode.cxx:53–56  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

51
52//------------------------------------------------------------------------------
53vtkViewNode* vtkViewNode::GetParent()
54{
55 return this->Parent;
56}
57
58//------------------------------------------------------------------------------
59void vtkViewNode::PrintSelf(ostream& os, vtkIndent indent)

Callers 5

PrepareRenderMethod · 0.45
MouseWheelEventMethod · 0.45
ProcessItemMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by 1