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

Method GetCount

Modules/DataTypesExt/src/mitkBoundingObjectGroup.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166unsigned int mitk::BoundingObjectGroup::GetCount() const
167{
168 return m_Counter;
169}
170
171bool mitk::BoundingObjectGroup::VerifyRequestedRegion()
172{

Calls

no outgoing calls

Tested by

no test coverage detected