![]() |
ImFusion C++ SDK 4.4.0
|
#include <ImFusion/GUI/AnnotationOutputInterface.h>
Interface for passing annotations from an algorithm to the DefaultAlgorithmController. More...
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 ImFusion::VertebraDissectionLegacyAlgorithm.