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

Method GetData

Modules/Core/include/mitkImagePixelReadAccessor.h:159–159  ·  view source on GitHub ↗

\brief Gives const access to the data. */

Source from the content-addressed store, hash-verified

157
158 /** \brief Gives const access to the data. */
159 inline const TPixel *GetData() const { return static_cast<const TPixel *>(m_ReadAccessor.m_AddressBegin); }
160 protected:
161 // protected members
162

Callers 7

CheckNodeMethod · 0.45
GenerateRandomImageFunction · 0.45
GetNamedObjectFunction · 0.45
GetNamedDerivedObjectFunction · 0.45
GetDataAsFunction · 0.45
SetNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected