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

Method GetOutput

Filters/General/vtkPolyDataToReebGraphFilter.cxx:50–53  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

48
49//------------------------------------------------------------------------------
50vtkReebGraph* vtkPolyDataToReebGraphFilter::GetOutput()
51{
52 return vtkReebGraph::SafeDownCast(this->GetOutputDataObject(0));
53}
54
55//------------------------------------------------------------------------------
56int vtkPolyDataToReebGraphFilter::RequestData(

Calls 1

GetOutputDataObjectMethod · 0.45

Tested by 15

doLinearMethod · 0.36
doNonLinearMethod · 0.36
TestSurfaceFilterFunction · 0.36
GetGridFromFileFunction · 0.36
GetGridFromFileFunction · 0.36