![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GUI/AnnotationOutputInterface.h>
Interface for passing annotations from an algorithm to the DefaultAlgorithmController. More...
Inheritance diagram for AnnotationOutputInterface:Interface for passing annotations from an algorithm to the DefaultAlgorithmController.
Public Member Functions | |
| virtual std::vector< std::unique_ptr< InteractiveObject > > | outputAnnotations ()=0 |
|
pure virtual |
Implemented in VertebraDissectionLegacyAlgorithm.