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

Method IsInverted

Modules/Core/src/Interactions/mitkStateMachineCondition.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29bool mitk::StateMachineCondition::IsInverted() const
30{
31 return m_Inverted;
32}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected