MCPcopy Create free account
hub / github.com/MITK/MITK / Clone

Method Clone

Modules/RT/src/mitkRTPlanReader.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 RTPlanReader* RTPlanReader::Clone() const
70 {
71 return new RTPlanReader(*this);
72 }
73
74 RTPlanReader::FindingsListVectorType RTPlanReader::ExtractPathsOfInterest(const DICOMTagPathList& pathsOfInterest, const mitk::DICOMDatasetAccessingImageFrameList& frames) const
75 {

Callers 15

mitkPlanarArrowTestFunction · 0.45
GenerateDataMethod · 0.45
setDataMethod · 0.45
swapVisibilityMethod · 0.45
GetNodeDataMethod · 0.45
DecideInteractionMethod · 0.45

Calls

no outgoing calls

Tested by 6

mitkPlanarArrowTestFunction · 0.36
Filter_DefaultMethod · 0.36
Filter_BothBoundariesMethod · 0.36