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

Method ContourModelSetReader

Modules/ContourModel/src/IO/mitkContourModelSetReader.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18#include <mitkLocaleSwitch.h>
19
20mitk::ContourModelSetReader::ContourModelSetReader(const mitk::ContourModelSetReader &other)
21 : mitk::AbstractFileReader(other)
22{
23}
24
25mitk::ContourModelSetReader::ContourModelSetReader() : AbstractFileReader()
26{

Callers

nothing calls this directly

Calls 5

SetCategoryMethod · 0.80
AddExtensionMethod · 0.45
SetDescriptionMethod · 0.45
SetMimeTypeMethod · 0.45
RegisterServiceMethod · 0.45

Tested by

no test coverage detected