ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
qAnimationDlg::Step Struct Reference

Simple step (viewport + time) More...

#include <qAnimationDlg.h>

Collaboration diagram for qAnimationDlg::Step:

Public Attributes

cc2DViewportObjectviewport = nullptr
 
ecvViewportParameters viewportParams
 
int indexInOriginalTrajectory = -1
 
CCVector3d cameraCenter
 
double duration_sec = 0.0
 
double length = 0.0
 
int indexInSmoothTrajectory = -1
 

Detailed Description

Simple step (viewport + time)

Definition at line 110 of file qAnimationDlg.h.

Member Data Documentation

◆ cameraCenter

CCVector3d qAnimationDlg::Step::cameraCenter

Definition at line 114 of file qAnimationDlg.h.

Referenced by qAnimationDlg::smoothTrajectory().

◆ duration_sec

◆ indexInOriginalTrajectory

int qAnimationDlg::Step::indexInOriginalTrajectory = -1

Definition at line 113 of file qAnimationDlg.h.

Referenced by qAnimationDlg::smoothTrajectory().

◆ indexInSmoothTrajectory

int qAnimationDlg::Step::indexInSmoothTrajectory = -1

◆ length

◆ viewport

cc2DViewportObject* qAnimationDlg::Step::viewport = nullptr

Definition at line 111 of file qAnimationDlg.h.

◆ viewportParams

ecvViewportParameters qAnimationDlg::Step::viewportParams

The documentation for this struct was generated from the following file: