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

Method ForceBuildLocator

Filters/FlowPaths/vtkModifiedBSPTree.cxx:122–125  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

120
121//------------------------------------------------------------------------------
122void vtkModifiedBSPTree::ForceBuildLocator()
123{
124 this->BuildLocatorInternal();
125}
126
127//------------------------------------------------------------------------------
128void vtkModifiedBSPTree::BuildLocatorInternal()

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected