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

Method GetPolyDataOutput

IO/XML/vtkXMLGenericDataObjectReader.cxx:383–386  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

381
382//------------------------------------------------------------------------------
383vtkPolyData* vtkXMLGenericDataObjectReader::GetPolyDataOutput()
384{
385 return vtkPolyData::SafeDownCast(this->GetOutput());
386}
387
388//------------------------------------------------------------------------------
389vtkRectilinearGrid* vtkXMLGenericDataObjectReader::GetRectilinearGridOutput()

Callers 1

Calls 1

GetOutputMethod · 0.95

Tested by 1