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

Function GetDimension

Modules/Core/include/mitkImageDataItem.h:164–164  ·  view source on GitHub ↗

* \brief Get the number of spatial dimensions. * \return The dimension count. */

Source from the content-addressed store, hash-verified

162 * \return The dimension count.
163 */
164 int GetDimension() const { return m_Dimension; }
165
166 /**
167 * \brief Get the size along a specific dimension.

Callers 3

PrintSelfMethod · 0.85
GetSnapRectangleMethod · 0.85
MeasureTreeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected