ImFusion C++ SDK 4.4.0
ImFusion::AnnotationOutputInterface Class Referenceabstract

#include <ImFusion/GUI/AnnotationOutputInterface.h>

Interface for passing annotations from an algorithm to the DefaultAlgorithmController. More...

Inheritance diagram for ImFusion::AnnotationOutputInterface:

Detailed Description

Interface for passing annotations from an algorithm to the DefaultAlgorithmController.

Public Member Functions

virtual std::vector< std::unique_ptr< InteractiveObject > > outputAnnotations ()=0

Member Function Documentation

◆ outputAnnotations()

virtual std::vector< std::unique_ptr< InteractiveObject > > ImFusion::AnnotationOutputInterface::outputAnnotations ( )
pure virtual

The documentation for this class was generated from the following file:
  • ImFusion/GUI/AnnotationOutputInterface.h
Search Tab / S to search, Esc to close