#include <LVRAnimationDialog.hpp>
|  | 
|  | LVRAnimationDialog (vtkSmartPointer< vtkRenderWindowInteractor > renderWindowInteractor, vtkSmartPointer< vtkCameraRepresentation > pathCamera, QTreeWidget *treeWidget) | 
|  | 
| virtual | ~LVRAnimationDialog () | 
|  | 
Definition at line 51 of file LVRAnimationDialog.hpp.
 
◆ LVRAnimationDialog()
      
        
          | lvr2::LVRAnimationDialog::LVRAnimationDialog | ( | vtkSmartPointer< vtkRenderWindowInteractor > | renderWindowInteractor, | 
        
          |  |  | vtkSmartPointer< vtkCameraRepresentation > | pathCamera, | 
        
          |  |  | QTreeWidget * | treeWidget | 
        
          |  | ) |  |  | 
      
 
 
◆ ~LVRAnimationDialog()
  
  | 
        
          | lvr2::LVRAnimationDialog::~LVRAnimationDialog | ( |  | ) |  |  | virtual | 
 
 
◆ addFrame
  
  | 
        
          | void lvr2::LVRAnimationDialog::addFrame | ( |  | ) |  |  | slot | 
 
 
◆ changeInterpolation
  
  | 
        
          | void lvr2::LVRAnimationDialog::changeInterpolation | ( | const QString & | text | ) |  |  | slot | 
 
 
◆ clearFrames
  
  | 
        
          | void lvr2::LVRAnimationDialog::clearFrames | ( |  | ) |  |  | slot | 
 
 
◆ connectSignalsAndSlots()
  
  | 
        
          | void lvr2::LVRAnimationDialog::connectSignalsAndSlots | ( |  | ) |  |  | private | 
 
 
◆ goToCamPosition
  
  | 
        
          | void lvr2::LVRAnimationDialog::goToCamPosition | ( | QListWidgetItem * | item | ) |  |  | slot | 
 
 
◆ loadPath
  
  | 
        
          | void lvr2::LVRAnimationDialog::loadPath | ( |  | ) |  |  | slot | 
 
 
◆ play
  
  | 
        
          | void lvr2::LVRAnimationDialog::play | ( |  | ) |  |  | slot | 
 
 
◆ removeFrame
  
  | 
        
          | void lvr2::LVRAnimationDialog::removeFrame | ( |  | ) |  |  | slot | 
 
 
◆ savePath
  
  | 
        
          | void lvr2::LVRAnimationDialog::savePath | ( |  | ) |  |  | slot | 
 
 
◆ saveVideo
  
  | 
        
          | void lvr2::LVRAnimationDialog::saveVideo | ( |  | ) |  |  | slot | 
 
 
◆ m_dialog
  
  | 
        
          | AnimationDialog* lvr2::LVRAnimationDialog::m_dialog |  | private | 
 
 
◆ m_frameCounter
  
  | 
        
          | unsigned int lvr2::LVRAnimationDialog::m_frameCounter |  | private | 
 
 
◆ m_mainCamera
  
  | 
        
          | vtkSmartPointer<vtkCamera> lvr2::LVRAnimationDialog::m_mainCamera |  | private | 
 
 
◆ m_pathCamera
  
  | 
        
          | vtkSmartPointer<vtkCameraRepresentation> lvr2::LVRAnimationDialog::m_pathCamera |  | private | 
 
 
◆ m_renderWindowInteractor
  
  | 
        
          | vtkSmartPointer<vtkRenderWindowInteractor> lvr2::LVRAnimationDialog::m_renderWindowInteractor |  | private | 
 
 
◆ m_timeline
  
  | 
        
          | QListWidget* lvr2::LVRAnimationDialog::m_timeline |  | private | 
 
 
◆ m_treeWidget
  
  | 
        
          | QTreeWidget* lvr2::LVRAnimationDialog::m_treeWidget |  | private | 
 
 
The documentation for this class was generated from the following files: