13 #ifndef mitknnInteractivePointInteractor_h
14 #define mitknnInteractivePointInteractor_h
41 void OnEnable()
override;
42 void OnDisable()
override;
43 void OnReset()
override;
46 std::unique_ptr<Impl> m_Impl;
#define MITKPYTHONSEGMENTATION_EXPORT
Base class for all nnInteractive interactors.
nnInteractive interactor for placing individual points.
bool HasInteractions() const override
Checks whether any interactions have occurred.
~PointInteractor() override
std::optional< Point3D > GetLastPoint() const