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

Method GetDataNode

Modules/Core/src/Rendering/mitkMapper.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26mitk::DataNode *mitk::Mapper::GetDataNode() const
27{
28 return this->m_DataNode;
29}
30
31void mitk::Mapper::CalculateTimeStep(mitk::BaseRenderer *renderer)
32{

Callers 15

AddPointMethod · 0.45
MitkRenderMethod · 0.45
DrawMarkerMethod · 0.45
UpdateLookupTableMethod · 0.45
UpdateSurfaceMappingMethod · 0.45
UpdateMethod · 0.45
GenerateLookupTableMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestMapperSettingMethod · 0.36