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

Method ContourModelReader

Modules/ContourModel/src/IO/mitkContourModelReader.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39mitk::ContourModelReader::ContourModelReader(const mitk::ContourModelReader &other) : mitk::AbstractFileReader(other)
40{
41}
42
43mitk::ContourModelReader::ContourModelReader() : AbstractFileReader()
44{

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