ImFusion C++ SDK 4.4.0
ImFusion::PointBasedAnnotationManipulatorEventData Struct Reference

#include <ImFusion/GUI/PointBasedAnnotationManipulator.h>

Struct passed as event data to manipulator event. More...

Detailed Description

Struct passed as event data to manipulator event.

Public Types

enum  Type {
  Create , CreateAppendPoint , Move , Edit ,
  Scale , Rotate , AddPoint , RemovePoint ,
  Hover , Abort
}

Public Attributes

Type type

Member Enumeration Documentation

◆ Type

Enumerator
CreateAppendPoint 

Signals that while creating, a point was added at the end of the list - emitted on release.


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