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

Method GetInput

Modules/ContourModel/src/Rendering/mitkContourModelSetMapper2D.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65mitk::ContourModelSet *mitk::ContourModelSetMapper2D::GetInput(void)
66{
67 return static_cast<mitk::ContourModelSet *>(GetDataNode()->GetData());
68}
69
70void mitk::ContourModelSetMapper2D::SetDefaultProperties(mitk::DataNode *node,
71 mitk::BaseRenderer *renderer,

Callers 1

MitkRenderMethod · 0.95

Calls 1

GetDataMethod · 0.45

Tested by

no test coverage detected