ImFusion SDK 4.3
PoseHistory Class Reference

#include <ImFusion/Reg/DescriptorsRegistrationAlgorithm.h>

Class for keeping track of the poses of an image and provide undo/redo functionality. More...

Detailed Description

Class for keeping track of the poses of an image and provide undo/redo functionality.

Public Member Functions

 PoseHistory (SharedImageSet &image)
 
void addCurrentPose ()
 Adds current pose to history.
 
bool canUndo () const
 
bool canRedo () const
 
void undo ()
 
void redo ()
 
int size () const
 
void moveTo (int index)
 Moves to a specific item in the history.
 
bool poseHasChanged ()
 Check if the pose of the image has change from the one that was set by this class.
 

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