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

Method IsInteractive

Modules/Segmentation/include/mitkMonaiLabelTool.h:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 inline bool IsInteractive() const
50 {
51 return ("deepgrow" == type || "deepedit" == type);
52 }
53
54 inline bool Is2D() const
55 {

Callers 5

OnModelChangedMethod · 0.80
GetAlgorithmTypeMethod · 0.80
OnAddPositivePointMethod · 0.80
DoUpdatePreviewMethod · 0.80
PostInferRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected