MCPcopy Create free account
hub / github.com/MITK/MITK / ~Annotation

Method ~Annotation

Modules/Core/src/Rendering/mitkAnnotation.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41mitk::Annotation::~Annotation()
42{
43 this->UnRegisterMicroservice();
44}
45
46void mitk::Annotation::SetUSProperty(const std::string &propertyKey, us::Any value)
47{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected