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

Method GetModelInput

IO/XML/vtkXMLStatisticalModelWriter.cxx:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45vtkStatisticalModel* vtkXMLStatisticalModelWriter::GetModelInput()
46{
47 return static_cast<vtkStatisticalModel*>(this->Superclass::GetInput());
48}
49
50const char* vtkXMLStatisticalModelWriter::GetDataSetName()
51{

Callers 2

WriteInlinePieceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected