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

Method NewOrderStatistics

Filters/Extraction/vtkExtractDataArraysOverTime.cxx:805–808  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

803
804//------------------------------------------------------------------------------
805vtkSmartPointer<vtkOrderStatistics> vtkExtractDataArraysOverTime::NewOrderStatistics()
806{
807 return vtkSmartPointer<vtkOrderStatistics>::New();
808}
809VTK_ABI_NAMESPACE_END

Callers 1

SummarizeMethod · 0.80

Calls 1

NewFunction · 0.50

Tested by

no test coverage detected