ImFusion SDK 4.3
AnnotationPoseLink Class Reference

#include <ImFusion/GUI/AnnotationPoseLink.h>

Links the pose and deformation of a point-based annotation to a dataset. More...

+ Inheritance diagram for AnnotationPoseLink:

Detailed Description

Links the pose and deformation of a point-based annotation to a dataset.

Public Member Functions

 AnnotationPoseLink (GlPointBasedAnnotation *annotation, const Data *data)
 Creates a new pose link between annotation and data, either must outlive the AnnotationPoseLink instance.
 
 AnnotationPoseLink (AnnotationPoseLink &&)=delete
 
AnnotationPoseLinkoperator= (AnnotationPoseLink &&)=delete
 
 AnnotationPoseLink (const AnnotationPoseLink &)=delete
 
AnnotationPoseLinkoperator= (const AnnotationPoseLink &)=delete
 
- Public Member Functions inherited from SignalReceiver
 SignalReceiver ()=default
 Default constructor.
 
 SignalReceiver (const SignalReceiver &other)
 Copy constructor, does not copy any existing signal connections from other.
 
SignalReceiveroperator= (SignalReceiver rhs)
 Assignment operator, disconnects all existing connections, does not copy any existing signal connections from rhs.
 
virtual ~SignalReceiver ()
 Virtual destructor disconnects from all connected signals.
 

Additional Inherited Members

- Protected Member Functions inherited from SignalReceiver
void disconnectAll ()
 Disconnects all existing connections.
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close